Make sure to backup any existing Vim configuration if present.
git clone https://github.com/richardnuno/vim-config.git ~/.vim
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
ln -s ~/.vim/vimrc ~/.vimrc
vim +BundleInstall +qall