]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/crawl.json
Flake cleanup and make usable in a system configuration (#316)
[xdg-ninja.git] / programs / crawl.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.crawl",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport CRAWL_DIR=\"$XDG_DATA_HOME\"/crawl/\n```\n\n_Note that the trailing slash is required._\n"
7 }
8 ],
9 "name": "crawl"
10 }