-
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
vim
and run:PluginInstall
. Restart vim to load the new plugins. Don't forget to run:PluginUpdate
every now and then to update your plugins to the latest version.
If the colors look strange (e.g. too blue), see: