]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add info for .zlua file (#127)
authorChing Pei Yang <59727193+horriblename@users.noreply.github.com>
Tue, 5 Jul 2022 14:22:14 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 14:22:14 +0000 (16:22 +0200)
programs/zlua.json [new file with mode: 0644]

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