]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ccache.json
Merge pull request #301 from TinfoilSubmarine/android
[xdg-ninja.git] / programs / ccache.json
index ea23af801c5faa768861ae6f1c87490c7d25a0be..eb7cc5da0995ae479294e93be742417bac7dd147 100644 (file)
@@ -2,9 +2,9 @@
     "name": "ccache",
     "files": [
         {
-            "path": "${HOME}/.ccache",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n"
+            "path": "$HOME/.ccache",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=\"$XDG_CACHE_HOME\"/ccache\n```\n"
         }
     ]
 }