X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/d363c2b6d428463b1b171972ec12bc7605435365..ecea68bf69cca5fd9ce43f392f10c5bb43b08a3f:/programs/cargo.json diff --git a/programs/cargo.json b/programs/cargo.json index 51ddeec..f5d2ba1 100644 --- a/programs/cargo.json +++ b/programs/cargo.json @@ -2,9 +2,9 @@ "files": [ { "path": "$HOME/.cargo", - "movable": false, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport CARGO_HOME=\"$XDG_DATA_HOME\"/cargo\n```\n" } ], "name": "cargo" -} \ No newline at end of file +}