My Brain Baking Emacs config
- Emacs Lisp 98.5%
- YASnippet 1.4%
- Shell 0.1%
| config | fix python correct tab/space indent | |
| eshell | eshell/sff: open a path with sudo. | |
| snippets | "now" yasnippet | |
| .gitignore | fix presentation fullscreen macos; mixed pitch zooming; eshell major additions | |
| bakemacs-daemon.sh | fix mu4e autocomplete mac email, attempt to wrangle electric-pair-mode etc | |
| custom-vars.el | eshell/sff: open a path with sudo. | |
| init.el | make bakemacs compatible with linux | |
| README.md | fix python correct tab/space indent | |
Brain Baking Emacs Config
Ongoing! See config/ for a list of files that get loaded from init.el.
Requirements
Be sure to do a package-refresh-contents; sometimes Magit fails to install because of that.
Fonts
- See
theme.el; besides that; nerd icons requires a one-timenerd-icons-install-fonts
Compilation tools
- For PDF tools to recompile:
g++(gcc-g++)
External tools
rg, optionally withRIPGREP_CONFIG_PATHset somewhere by your$SHELL.~/.ripgreprcshould contain--hiddenand--glob=!.git/*%.
- In case of macOS:
glsfor Dired. muandmbsyncto getmu4eworking as an email client. See Customizing The Emacs Email Experience With Mu4e