Emacs
Table of Contents
1. Install
echo $PATH
brew tap d12frosted/emacs-plus brew install emacs-plus@29 --with-xwidgets --with-imagemagick brew unlink emacs-plus@27 brew link emacs-plus@29 rm /Applications/Emacs.app ln -s /usr/local/opt/emacs-plus@29/Emacs.app/ /Applications
straight bug with 29
(straight-rebuild-all) (x/fix-straight-build)
gsed -i 's#../../../../../../../../.emacs.d#/Users/kevin/.emacs.d#g' ~/.emacs.d/straight/build/*/*autoloads.el
3. Config repos
- https://github.com/purcell/emacs.d
- https://gitlab.com/protesilaos/dotfiles
- https://github.com/EvanMeek/.emacs.d
- https://github.com/casouri/lunarymacs
- https://github.com/stardiviner/emacs.d/blob/924a9f3f9e/init/programming/languages/init-prog-lang-css.el
- https://github.com/purcell/emacs.d
- https://github.com/bbatsov/prelude
- https://github.com/DogLooksGood/dogEmacs
4. Articles
5. Org-mode
6. Plugins
6.1. org
- roam
- org-appear
6.2. tools
- telega
- rime
- makefile-executor
6.3. basic
- straight
- hydra
- embark
- vertico
- consult