A collection of my unix config files. Basically anything that doesn't belong in the nixfiles repo is commited here.
Clone this repo recursively (including submodules): git clone --recursive https://github.com/fuerbringer/unixfiles.git
.
To stow Vim config files: cd unixfiles && stow vim -t ~
.