-
Clone under your home directory:
$ git clone https://github.com/irenevp/dotfiles ~/dotfiles -
Set-up the symbolic links:
$ ln -s ~/dotfiles/.vimrc ~ $ ln -s ~/dotfiles/.vim ~ -
Download the VIM plugin manager (Vundle):
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim -
Bring up
vimand run:PluginInstall. Restart vim to load the new plugins. Don't forget to run:PluginUpdateevery now and then to update your plugins to the latest version.
If the colors look strange (e.g. too blue), see: