- "path": "${HOME}/.lesshst",
- "moveable": 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_STATE_HOME\"/less/history\n```\n",
+ "movable": true,
+ "path": "${HOME}/.lesshst"