- Clone vimrc itself first
git clone https://github.com/cloudchen/vimrc ~/.vim
- Then, install Vundle by git
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
Lastly, run :BundleInstall
in vim command mode