My .vimrc file
To use this, perform the following steps:
git clone https://github.com/mike-schiller/.vimrc_git.git
cd ~/
make sure you don't already have a .vimrc
ln -s .vimrc_git/.vimrc
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
Open vim and run
:BundleInstall