Archived
1
0
Fork
You've already forked doom-emacs
0
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%
Find a file
2023年08月31日 12:41:11 +02:00
bin upd binary tools (guix compat) 2023年08月31日 12:40:40 +02:00
channels.scm init guix set-up through profiles 2023年08月28日 21:32:22 +02:00
config.el new version 2023年08月31日 12:41:02 +02:00
cute-demon.png add deployment tools 2023年08月12日 12:08:24 +02:00
doom-emacs.desktop add deployment tools 2023年08月12日 12:08:24 +02:00
init.el new version 2023年08月31日 12:41:02 +02:00
manifest.scm init 2023年08月31日 12:41:11 +02:00
packages.el new version 2023年08月31日 12:41:02 +02:00
README.md init 2023年08月13日 10:07:10 +02:00

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