]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Added ghcup config
authorb3nj4m1n <b3nj4m1n@gmx.net>
Wed, 18 May 2022 23:45:42 +0000 (01:45 +0200)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Wed, 18 May 2022 23:45:42 +0000 (01:45 +0200)
programs/ghcup.json [new file with mode: 0644]

diff --git a/programs/ghcup.json b/programs/ghcup.json
new file mode 100644 (file)
index 0000000..d9c28b6
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.ghcup",
+            "supportLevel": "EnvVars",
+            "help": "Export the following environment variables:\n\n```bash\nexport GHCUP_USE_XDG_DIRS=true\n```\n"
+        }
+    ],
+    "name": "ghcup"
+}
\ No newline at end of file