{
    "files": [
        {
            "path": "$HOME/.rediscli_history",
            "movable": true,
            "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_HISTFILE=\"$XDG_STATE_HOME\"/redis/rediscli_history\n```\n"
        },
        {
            "path": "$HOME/.redisclirc",
            "movable": true,
            "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_RCFILE=\"$XDG_CONFIG_HOME\"/redis/redisclirc\n```\n"
        }
    ],
    "name": "redis"
}