Skip to content

Instantly share code, notes, and snippets.

@kossnocorp
Created August 17, 2010 14:46
Show Gist options
  • Save kossnocorp/530210 to your computer and use it in GitHub Desktop.
Save kossnocorp/530210 to your computer and use it in GitHub Desktop.
git pull origin master && make clean && ./configure --with-features=huge --enable-cscope --enable-rubyinterp --enable-pythoninterp --enable-perlinterp && make && rm -rf /Applications/MacVim.app && mv ./src/MacVim/build/Release/MacVim.app /Applications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment