Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 416 Bytes

MACOS.org

File metadata and controls

16 lines (12 loc) · 416 Bytes

MacOS

Emacs

Install build dependencies, then install your preferred Emacs formulae.

brew install libgccjit tree-sitter
brew tap d12frosted/emacs-plus
brew install emacs-plus@30 --with-native-comp

Most Emacs configurations also assume GNU utilities are available, in particular ls since dired relies on it.