]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/redis.json
Add zsh-evalcache (#430)
[xdg-ninja.git] / programs / redis.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.rediscli_history",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_HISTFILE=\"$XDG_STATE_HOME\"/redis/rediscli_history\n```\n"
7 },
8 {
9 "path": "$HOME/.redisclirc",
10 "movable": true,
11 "help": "Export the following environment variables:\n\n```bash\nexport REDISCLI_RCFILE=\"$XDG_CONFIG_HOME\"/redis/redisclirc\n```\n"
12 }
13 ],
14 "name": "redis"
15 }