From: BlueBoxWare Date: Thu, 19 May 2022 14:52:52 +0000 (+0200) Subject: Add Doom Emacs. X-Git-Tag: v0.2.0.0~39^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/94eb5481e8af728243608401a420731f8768f0a7 Add Doom Emacs. --- diff --git a/programs/doom-emacs b/programs/doom-emacs new file mode 100644 index 0000000..4741da0 --- /dev/null +++ b/programs/doom-emacs @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.doom.d", + "movable": true, + "help": "XDG is supported out-of-the-box. Simply move _~/.doom.d_ to _$XDG_CONFIG_HOME/doom_. Alternatively export _$DOOMDIR_ to point to your preferred location." + } + ], + "name": "doom-emacs" +}