]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add crossnote.json (~/.mume) (#386)
authorMarco Rubin <20150305+Rubo3@users.noreply.github.com>
Thu, 21 Mar 2024 20:15:20 +0000 (20:15 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2024 20:15:20 +0000 (21:15 +0100)
programs/crossnote.json [new file with mode: 0644]

diff --git a/programs/crossnote.json b/programs/crossnote.json
new file mode 100644 (file)
index 0000000..d44627d
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "crossnote",
+    "files": [
+        {
+            "path": "$HOME/.mume",
+            "movable": true,
+            "help": "Move the directory to $XDG_CONFIG_HOME/mume\n"
+        }
+    ]
+}