]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ghcup.json
Use variable for programs dir
[xdg-ninja.git] / programs / ghcup.json
index d9c28b6cb38d46c919f48cd74860510522b7673b..5b7b1c2f8e93c185c9380793243b86e911131259 100644 (file)
@@ -2,9 +2,9 @@
     "files": [
         {
             "path": "$HOME/.ghcup",
-            "supportLevel": "EnvVars",
+            "movable": true,
             "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
+}