]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Doom Emacs.
authorBlueBoxWare <BlueBoxWare@users.noreply.github.com>
Thu, 19 May 2022 14:52:52 +0000 (16:52 +0200)
committerBlueBoxWare <BlueBoxWare@users.noreply.github.com>
Thu, 19 May 2022 14:52:52 +0000 (16:52 +0200)
programs/doom-emacs [new file with mode: 0644]

diff --git a/programs/doom-emacs b/programs/doom-emacs
new file mode 100644 (file)
index 0000000..4741da0
--- /dev/null
@@ -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"
+}