X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b1e9bca3febc4ee29b647b1afcd575acf8edeaa2..8ef1b379b453fdc29094e6ce4a014b93a91c0def:/programs/less.json diff --git a/programs/less.json b/programs/less.json index 51d474c..092338c 100644 --- a/programs/less.json +++ b/programs/less.json @@ -4,7 +4,7 @@ { "path": "${HOME}/.lesshst", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"${XDG_CACHE_HOME}\"/less/history\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_CACHE_HOME\"/less/history\n```\n" } ] }