]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #48 from BlueBoxWare/doomemacs
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Thu, 19 May 2022 15:56:42 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 15:56:42 +0000 (17:56 +0200)
Add Doom Emacs.

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"
+}