]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/cargo.json
Add new-line character (#384)
[xdg-ninja.git] / programs / cargo.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.cargo",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport CARGO_HOME=\"$XDG_DATA_HOME\"/cargo\n```\n"
7 }
8 ],
9 "name": "cargo"
10 }