A bunch of garbage that I use to pretend it makes me faster in a command line.
# Install stow if you haven't already.
brew install stow # On OSX
# Basic Installation
git clone https://github.com/xanderriga/dotfiles
cd dotfiles
git submodule init
git submodule update
./install.sh
vim +PluginInstall +qa