]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ccache.json
user should change paths in the cabal config file as well (#87)
[xdg-ninja.git] / programs / ccache.json
index ea23af801c5faa768861ae6f1c87490c7d25a0be..a757b15218664ec16153f0644959a629c9a4d385 100644 (file)
@@ -3,8 +3,8 @@
     "files": [
         {
             "path": "${HOME}/.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"
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=\"${XDG_CACHE_HOME}\"/ccache\n```\n"
         }
     ]
 }
         }
     ]
 }