Personal dotfiles
cd dotfiles
git submodule update
# There might be a warning
./instsall
# Remove ~/.bashrc if install complains that it pre-exists
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Launch vim
and run :PluginInstall