How to use cd ~ git clone https://github.com/iacobus/vim-config mv vim-config .vim ln -s .vim/vimrc .vimrc git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim vim +PluginInstall +qall