diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-08 17:50:42 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-08 17:50:42 +0200 |
| commit | 848892b8d40c033d95701e95a1e54e41bf4101b5 (patch) | |
| tree | fa775b56dd0870a8024bafaf9f9f4cfbcf63e35f /README.md | |
| parent | dff8954955dec398a5158e2bfd668a5b5a40cbcc (diff) | |
| download | dotfiles-848892b8d40c033d95701e95a1e54e41bf4101b5.tar.gz dotfiles-848892b8d40c033d95701e95a1e54e41bf4101b5.zip | |
emacs: There and back again
Bring back a hand-rolled GNU Emacs configuration, moving on from Doom
Emacs. This is due some recent regressions I've had with my Doom
configuration that I was unable to debug/fix.
This brings back some much needed simplicity, while having better
knowledge on how to keep things modern and snappy.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,15 +1,6 @@ These are my personal dotfiles, use them at your own risk! To install everything just run the `install.sh` script. -## GNU Emacs - -I am using [Doom Emacs](https://github.com/hlissner/doom-emacs), see -[.config/doom/README.org](./.config/doom). For runtime dependencies just run: - -```bash -$ doom doctor -``` - ## License Every file is licensed under the GPLv3+ unless stated otherwise. I've tried to |
