mathuin / .files

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.files

This repository contains my dotfiles, or at least all the bits that aren't sensitive. The eventual goal is a consistent configuration wherever I am.

Dependencies

GNU stow is used to distribute the dotfiles. Once stow is installed, simply clone the repository, change to its top directory, and stow whichever package is needed:

$ git clone git://github.com/mathuin/.files.git
$ cd .files
$ stow bash

License

These files are released under the MIT License as per the LICENSE file.

About

My dotfiles

License:MIT License


Languages

Language:Shell 52.4%Language:Emacs Lisp 47.6%