Created
December 22, 2011 02:28
-
-
Save TimFletcher/1508615 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Timothys-MacBook-Air:~ tim$ brew install macvim | |
==> Downloading https://github.com/b4winckler/macvim/tarball/snapshot-63 | |
######################################################################## 100.0% | |
==> ./configure --with-features=huge --with-tlib=ncurses --enable-multibyte --with-macarchs=x86_64 --enable-perlinter | |
==> make | |
==> Caveats | |
MacVim.app installed to: | |
/usr/local/Cellar/macvim/7.3-63 | |
To link the application to a normal Mac OS X location: | |
brew linkapps | |
or: | |
ln -s /usr/local/Cellar/macvim/7.3-63/MacVim.app /Applications | |
==> Summary | |
/usr/local/Cellar/macvim/7.3-63: 1731 files, 27M, built in 76 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment