Skip to content

Instantly share code, notes, and snippets.

@nounderline
Created February 16, 2015 21:54
Show Gist options
  • Save nounderline/d0ca52c68d9a5a655362 to your computer and use it in GitHub Desktop.
Save nounderline/d0ca52c68d9a5a655362 to your computer and use it in GitHub Desktop.
Install Emacs on OS X
Install most recent version with GUI and GnuTLS:
`brew install emacs --HEAD --use-git-head --cocoa --with-gnutls`
Symlink homebrew app to make it visible via Spotlight:
`brew linkapps emacs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment