- "path": "${HOME}/.lesshst",
- "moveable": true,
- "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
+ "path": "$HOME/.lesshst",
+ "movable": true,
+ "help": "Supported by default.\n\nYou can move the file to _$XDG_STATE_HOME/lesshst_.\n"
+ },
+ {
+ "path": "$HOME/.lesskey",
+ "movable": true,
+ "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/lesskey_.\n"