This is my .vim directory.
NOTE: this will overwrite your existing setup: make sure this is what you want!
cd ~
git clone https://github.com:billgathen/billgathen_dot_vim.git .vim
ln -s .vim/vimrc .vimrc
Close any existing vim instances and restart.
The first time, Vundle will install current versions of all the plugins automatically.
You should be good to go!