Skip to content

Commit

Permalink
editor/emacs: install emacs with native comp
Browse files Browse the repository at this point in the history
  • Loading branch information
ztlevi committed Nov 7, 2023
1 parent 0f85cc9 commit 8c5e869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/emacs/_init
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ install() {
macos)
rm -rf /Applications/Emacs.app
brew tap railwaycat/emacsmacport
brew install --cask emacs-mac
brew install emacs-mac --with-native-comp

# brew tap d12frosted/emacs-plus
# brew install emacs-plus@28 --with-native-comp --with-modern-vscode-icon
Expand Down

0 comments on commit 8c5e869

Please sign in to comment.