spacemacs icon indicating copy to clipboard operation
spacemacs copied to clipboard

[spacemacs] Recommended Emacs install for MacOSX

Open practicalli-johnny opened this issue 3 years ago • 0 comments

Install Emacs plus, version 28 with native compilation and Spacemacs Icon (there are many others)

Install

  • Install homebrew
  • brew tap d12frosted/emacs-plus
  • brew 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.

practicalli-johnny avatar Jun 20 '22 15:06 practicalli-johnny