Skip to content

Instantly share code, notes, and snippets.

@natchiketa
Created May 10, 2014 03:31
Show Gist options
  • Save natchiketa/e6bae6cbd78af0cd6fab to your computer and use it in GitHub Desktop.
Save natchiketa/e6bae6cbd78af0cd6fab to your computer and use it in GitHub Desktop.
Bash installation script for Pivotal Labs Vim config
git clone git://github.com/pivotalcommon/vim-config.git ~/.vim
cd ~/.vim
git submodule update --init
ln -s ~/.vim/vimrc ~/.vimrc
vim +BundleInstall +qall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment