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