mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add --with-modules to emacs-mac documenation
Default options for brew install emacs-mac compile wihtout modules preventing to use vterm.
This commit is contained in:
@ -217,7 +217,7 @@ to least recommended for Doom (based on compatibility).
|
|||||||
of writing, it [[https://github.com/railwaycat/homebrew-emacsmacport/issues/52][lacks multi-tty support]] (which impacts daemon usage):
|
of writing, it [[https://github.com/railwaycat/homebrew-emacsmacport/issues/52][lacks multi-tty support]] (which impacts daemon usage):
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
brew tap railwaycat/emacsmacport
|
brew tap railwaycat/emacsmacport
|
||||||
brew install emacs-mac
|
brew install emacs-mac --with-modules
|
||||||
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
|
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user