Author: Bill Cava
Fork me on GITHUB https://github.com/billcava/vimrc.git
Use curl (for Mac OS X):
curl -o - https://raw.githubusercontent.com/billcava/vimrc/master/auto-install.sh | sh
or wget (for most UNIX platforms):
wget -O - https://raw.githubusercontent.com/billcava/vimrc/master/auto-install.sh | sh