A minimal emacs configuration based on the best practices:
Emacs Config From Scratch by Arne
minimal-emacs.d by James Cherti
The config is only tested on Linux.
- Treesitter
- Performance optimization
- LSP
- Minimal UI
cd ~
git clone --recurse-submodules -j8 https://github.com/fyepi/.emacs.d
cd .emacs.d