Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Emacs: Add linkapps to caveats
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
ColinHebert authored and Sharpie committed Sep 13, 2011
1 parent bcc0cf2 commit 24cf2dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Library/Formula/emacs.rb
Expand Up @@ -101,6 +101,10 @@ def caveats
Command-line emacs can be used by setting up an alias:
alias emacs="#{prefix}/Emacs.app/Contents/MacOS/Emacs -nw"
To link the application to a normal Mac OS X location:
brew linkapps
or:
ln -s #{prefix}/Emacs.app /Applications
EOS
end

Expand Down

0 comments on commit 24cf2dc

Please sign in to comment.