X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/d1ff32e8cd196208d06a9d58cfa22c0ae1cd924d..ceee07d0e08f6c0aeb33ac649aefe2fd8f11afab:/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 +}