X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..b4b4102b48be7f4d0b357b0fc13405c6be17c9dd:/programs/less.json diff --git a/programs/less.json b/programs/less.json index 2f0fb8b..092338c 100644 --- a/programs/less.json +++ b/programs/less.json @@ -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" } ] }