diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-31 12:13:21 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-04-02 16:38:42 +0200 |
| commit | 9be35b7d7ae6156765a8bd3616b38d529f2722ff (patch) | |
| tree | 3d2f00e3c058ec0d184b4ed0f0d4a44d6ef70708 /.doom.d/README.org | |
| parent | af506d19f05695ec99e28670fbcb5ce894d39d12 (diff) | |
| download | dotfiles-9be35b7d7ae6156765a8bd3616b38d529f2722ff.tar.gz dotfiles-9be35b7d7ae6156765a8bd3616b38d529f2722ff.zip | |
Moved .doom.d -> .config/doom
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.doom.d/README.org')
| -rw-r--r-- | .doom.d/README.org | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.doom.d/README.org b/.doom.d/README.org deleted file mode 100644 index 7418747..0000000 --- a/.doom.d/README.org +++ /dev/null @@ -1,16 +0,0 @@ -* GNU Emacs configuration - -Since [[https://github.com/mssola/dotfiles/commit/7bfe3fe73208fa29a3fe4b7ddce675e79a70c246][this commit]] I have maintained my own configuration for GNU Emacs. This has -been a hell of a ride for about five years. During this time I have learned a -lot, including what I don't like: to maintain a huge blob of Lisp to keep this -beast running. That is, along the way I've been frustrated by stuff that didn't -quite work but I didn't have the time to actually fix them. Moreover, I knew -that there were plenty of things that I was missing out but that I just didn't -have enough time for it. Some time ago I discovered [[https://github.com/hlissner/doom-emacs][Doom Emacs]], a GNU Emacs -distribution that had quite a lot of appealing features. I've been including -some bits and pieces from Doom into my custom configuration, but then I decided -that it was enough: let's leave the gory details to experienced people and I can -work out on the specifics for myself. - -Thus, I'm using Doom Emacs. In order to install it you need to follow their -instructions. This is the directory where my specific configuration resides. |
