]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ccache.json
Merge pull request #37 from Willenbrink/moveable-to-movable
[xdg-ninja.git] / programs / ccache.json
1 {
2 "name": "ccache",
3 "files": [
4 {
5 "path": "${HOME}/.ccache",
6 "movable": true,
7 "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n"
8 }
9 ]
10 }