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