spacemacs
spacemacs copied to clipboard
[spacemacs] Recommended Emacs install for MacOSX
Install Emacs plus, version 28 with native compilation and Spacemacs Icon (there are many others)
- Emacs Plus recommended in the Spacemacs README
Install
- Install homebrew
brew tap d12frosted/emacs-plusbrew install emacs-plus@28 --with-native-comp --with-spacemacs-icon
Emacs.app was installed to: /usr/local/opt/emacs-plus@28
ln -s /usr/local/opt/emacs-plus@28/Emacs.app /Applications
Optionally run Emacs plus as a service
brew services start d12frosted/emacs-plus/emacs-plus@28
Run emacs
Get a hot cup of something as Emacs native compilation compiles all the things.