"files": [
{
"path": "${HOME}/.bash_history",
- "moveable": true,
- "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n"
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_STATE_HOME}/bash/history\n```\n"
}
]
}