Skip to content

Instantly share code, notes, and snippets.

@TimFletcher
Created December 22, 2011 02:28

Revisions

  1. TimFletcher created this gist Dec 22, 2011.
    15 changes: 15 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    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