Personal doom-emacs configuration (adapted to emacs >= 29 and pgtk)
This repository has been archived on 2026年02月09日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Emacs Lisp 85%
- Shell 9.2%
- Scheme 5.8%
| bin | upd binary tools (guix compat) | |
| channels.scm | init guix set-up through profiles | |
| config.el | new version | |
| cute-demon.png | add deployment tools | |
| doom-emacs.desktop | add deployment tools | |
| init.el | new version | |
| manifest.scm | init | |
| packages.el | new version | |
| README.md | init | |
K8X1D's Doom Emacs configuration
Context of the project
to do
Content of the project
to do
| Directory/File | Description |
|---|---|
| README.md | Description of the project |
| bin | Configuration helper scripts |
| config.el | Configuration |
| cute-demon.png | Icon for desktop entry |
| doom-emacs.desktop | Desktop entry |
| init.el | Modules activated |
| manifest.scm | Guix definition |
| packages.el | Additional package |
Deployment
Set-up guix (optional)
to do
Set-up the configuration files
Launch the following command:
./bin/set-up
Install doom emacs
(see doom emacs documentation)
git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/doom-emacs
~/.config/emacs/bin/doom install/bin/set-up