Change emacs-plus icon

Change the emacs-plus icon from spacemac's logo to a more neutral modern emacs icon.
This commit is contained in:
fossegrim 2020-06-17 19:41:38 +02:00 committed by GitHub
parent 847bbf380c
commit b5be860033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,7 +243,7 @@ to least recommended for Doom (based on compatibility).
- [[https://github.com/d12frosted/homebrew-emacs-plus][emacs-plus]]:
#+BEGIN_SRC bash
brew tap d12frosted/emacs-plus
brew install emacs-plus
brew install emacs-plus --with-modern-icon-cg433n
ln -s /usr/local/opt/emacs-plus/Emacs.app /Applications/Emacs.app
#+END_SRC