Skip to content

Instantly share code, notes, and snippets.

@nobuf
Created October 4, 2011 04:52
Show Gist options
  • Save nobuf/1260933 to your computer and use it in GitHub Desktop.
Save nobuf/1260933 to your computer and use it in GitHub Desktop.
Update console vim on Mac
wget https://raw.github.com/niw/homebrew/master/Library/Formula/vim.rb
easy_install mercurial
brew install /usr/local/Library/Formula/vim.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment