Skip to content

Commit

Permalink
Instructions for linking Emacs with homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
bnbeckwith committed Nov 13, 2024
1 parent 7e1ab62 commit 22f03b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.org
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@
brew install emacs-plus@29 --with-nobu417-big-sur-icon --with-imagemagick --with-native-comp
#+end_src

And then, to link in =/Applications=, run the following command:
#+begin_src sh :tangle no :eval no
oascript -e 'tell application "Finder" to make alias file to posix file "<prefix>/Emacs.app" at POSIX file "/Applications"
#+end_src

Notes: [[https://www.masteringemacs.org/article/whats-new-in-emacs-29-1][What's new in 29.1]]

*** Pending sections
Expand Down

0 comments on commit 22f03b4

Please sign in to comment.