diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/emacs.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 99d85d676..cea36124c 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -83,6 +83,9 @@ class Emacs < Formula Emacs.app was installed to: #{prefix} + Command-line emacs can be used by setting up an alias: + alias emacs=#{prefix}/Emacs.app/Contents/MacOS/Emacs -nw + EOS end |
