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