Skip to content

Instantly share code, notes, and snippets.

@mattsgarrison
Created August 30, 2011 19:40
Show Gist options
  • Save mattsgarrison/1181815 to your computer and use it in GitHub Desktop.
Save mattsgarrison/1181815 to your computer and use it in GitHub Desktop.
vim setup instructions
sudo apt-get install git vim-nox
cd
git clone git@github.com:mattsgarrison/Dotfiles.git
ln -s ~/Dotfiles/vimrc ~/.vimrc
vim
(from within vim:)
:BundleInstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment