$ git clone https://github.com/j133y/dotvim.git ~/.vim
$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ ln -s .vim/vimrc ~/.vimrc
$ ln -s .vim/gvimrc ~/.gvimrc
$ cd ~/.vim
To install plugins., launch vim and run :PluginInstall
Hooray! It's code time...