git clone https://github.com/tfiala/vim-setup
cd vim-setup
./setup.sh
The above script will backup any existing .vimrc file and .vim directory in your home directory to the same with a .bak extension. It will then overwrite them with my Vundle-based setup.
It installs Powerline Fonts. It assumes that the "Source/Sauce Code Pro (Powerline)" font is set if using the terminal-based vim. If using macvim/gvim, it should work fine as the installer for the Powerline fonts is run as part of the setup.sh script.
I am most often running on OS X from within iTerm 2, using one of the Solarized color profiles, but frequently I use this setup on Ubuntu-based Linux systems.