You can install this via the command line with either curl
or wget
.
curl -L https://raw.github.com/everbird/dotvim/master/bootstrap.sh | sh
wget --no-check-certificate https://raw.github.com/everbird/dotvim/master/bootstrap.sh -O - | sh
git clone [email protected]:everbird/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update