]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/less.json
Fix nss bug link
[xdg-ninja.git] / programs / less.json
index 2f0fb8b2b8250caa2c97aa815d5e0a9ce89ea142..092338ce466a6707623d8e8661e5422f04c8e101 100644 (file)
@@ -3,8 +3,8 @@
     "files": [
         {
             "path": "${HOME}/.lesshst",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_CACHE_HOME\"/less/history\n```\n"
         }
     ]
 }