X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/d1ff32e8cd196208d06a9d58cfa22c0ae1cd924d..ff5ea3a9dc4842a6a63b899447a634ae28afca6e:/programs/ghcup.json diff --git a/programs/ghcup.json b/programs/ghcup.json index d9c28b6..5b7b1c2 100644 --- a/programs/ghcup.json +++ b/programs/ghcup.json @@ -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 +}