These are my dotfiles
Clone this repo
git clone https://github.com/jafow/dotfiles.gitInstall vim plugins
cd ~/dotfiles
git submodule update --initRun the install script (just makes a bunch of symlinks)
. install.shlots of inspiration from @mathiasbynens and @BerkeleyTrue and @tpope