159 件 見つかりました。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [ 次へ ]
brew uninstall --cask emacs-mac-spacemacs-icon
brew tap d12frosted/emacs-plus
brew install emacs-plus@29 \ --with-native-comp \ --with-no-frame-refocus
ln -s /opt/homebrew/opt/emacs-plus@29/Emacs.app /Applications/Emacs.app
brew link --overwrite --force emacs-plus@29
defaults write org.gnu.Emacs NSAppSleepDisabled -bool YES
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [ 次へ ]
たつをの ChangeLog