]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add support for fennel
authorIago Leal <iago@iagoleal.com>
Tue, 5 Sep 2023 00:05:16 +0000 (21:05 -0300)
committerIago Leal <iago@iagoleal.com>
Tue, 5 Sep 2023 00:05:16 +0000 (21:05 -0300)
programs/fennel.json [new file with mode: 0644]

diff --git a/programs/fennel.json b/programs/fennel.json
new file mode 100644 (file)
index 0000000..01a0ee4
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "fennel",
+    "files": [
+        {
+            "path": "$HOME/.fennelrc",
+            "movable": true,
+            "help": "Supported since _v0.3.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/fennel/fennelrc_.\n"
+        }
+    ]
+}