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