Skip to content

Instantly share code, notes, and snippets.

@kelsin
Created January 2, 2012 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kelsin/1549337 to your computer and use it in GitHub Desktop.
Save kelsin/1549337 to your computer and use it in GitHub Desktop.
Installing patched emacs with fullscreen support from homebrew
cd /usr/local/Library/Formula
rm emacs.rb
wget https://raw.github.com/gist/1446720/36c7a3ab0ec8255e361dae11e0803cdf5cd09157/emacs.rb
brew install emacs --cocoa --lion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment