X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..29eea82de6f8baefc4b7da742aa24de0b24f548d:/programs/less.json?ds=sidebyside 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" } ] }