| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop use-package again•••I prefer my own manual approach, use-package feels too magical and
at times does too much for me.
|  Amin Bandali | 2025-02-10 | 1 | -25/+17 |
* | Port the rest of my GNU Emacs configuration to use-package |  Amin Bandali | 2025-02-09 | 1 | -15/+27 |
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again•••Having used the monolithic init.el approach, I found it somewhat
unwieldy, especially as the file grows larger and larger.
|  Amin Bandali | 2025-01-30 | 1 | -0/+74 |
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el•••Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers
added around the newly introduced keymap-* functions in GNU Emacs 29.
Also dropped some mostly unused configs like exwm and org.
|  Amin Bandali | 2024-03-31 | 1 | -97/+0 |
* | Adapt eshell prompt to match my bash prompt |  Amin Bandali | 2024-02-24 | 1 | -11/+22 |
* | Update/shorten various custom Emacs bindings |  Amin Bandali | 2022-08-03 | 1 | -1/+1 |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. |  Amin Bandali | 2022-05-19 | 1 | -2/+2 |
* | fix "M-r" binding for eshell history completion |  Amin Bandali | 2021-05-15 | 1 | -5/+5 |
* | Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other
non-Emacs pieces of software. The repository itself will be located
at ~/ rather than ~/.emacs.d/.
|  Amin Bandali | 2020-10-05 | 1 | -0/+86 |