{
"path": "$HOME/.node_repl_history",
"movable": true,
- "help": "Export the following environment variables:\n\n```bash\nexport NODE_REPL_HISTORY=\"$XDG_DATA_HOME\"/node_repl_history\n```\n"
+ "help": "Export the following environment variables:\n\n```bash\nexport NODE_REPL_HISTORY=\"$XDG_STATE_HOME\"/node_repl_history\n```\n"
}
],
"name": "nodejs"
{
"path": "$HOME/.psql_history",
"movable": true,
- "help": "Export the following environment variables:\n\n```bash\nexport PSQL_HISTORY=\"$XDG_DATA_HOME/psql_history\"\n```\n"
+ "help": "Export the following environment variables:\n\n```bash\nexport PSQL_HISTORY=\"$XDG_STATE_HOME/psql_history\"\n```\n"
},
{
"path": "$HOME/.psqlrc",
{
"path": "$HOME/.rediscli_history",
"movable": true,
- "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_HISTFILE=\"$XDG_DATA_HOME\"/redis/rediscli_history\n```\n"
+ "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_HISTFILE=\"$XDG_STATE_HOME\"/redis/rediscli_history\n```\n"
},
{
"path": "$HOME/.redisclirc",