]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add configuration for since
authorBlueBoxWare <BlueBoxWare@users.noreply.github.com>
Sun, 15 May 2022 13:33:55 +0000 (15:33 +0200)
committerBlueBoxWare <BlueBoxWare@users.noreply.github.com>
Sun, 15 May 2022 13:33:55 +0000 (15:33 +0200)
programs/since.json [new file with mode: 0644]

diff --git a/programs/since.json b/programs/since.json
new file mode 100644 (file)
index 0000000..cfc7a78
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.since",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport SINCE=\"$XDG_DATA_HOME\"/since\n```\n"
+        }
+    ],
+    "name": "since"
+}