My vim configuration cd ~ git clone <repo> .vim ln -s ~/.vim/.vimrc .vimrc cd .vim git submodule init git submodule update vim :BundleInstall Huzzah!