A noob ugly emacs configuration
- Emacs Lisp 100%
| .gitignore | clean noobemacs | |
| config.org | clean noobemacs | |
| early-init.el | add files | |
| init.el | clean noobemacs | |
| README.org | Modify README <2023年11月22日 Wed> | |
Noob emacs
FIXME: Actual status.
Noobemacs is now in maintenance, so it may or not work, so, for now I recommend to no use this config.
Noob emacs.
This emacs configuration is intended to make it easy to use and configure when starting emacs. It has some "useful" packages, in addition to having a personal configuration file for the user to modify to their liking.
Package manager: elpaca.
This config uses elpaca as the package manager.
- Why?
Because why not.
Install.
git clone https://codeberg.org/jpacheco/noobemacs --depth 1 ~/.emacs.d && emacs