]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/redisinsight.json
Create jack2.json to detect ~/.jackdrc (#369)
[xdg-ninja.git] / programs / redisinsight.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.redisinsight-v2",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
7 },
8 {
9 "path": "$HOME/..redisinsight-preview",
10 "movable": false,
11 "help": "If you do not use the obsolete preview version then just remove the folder. Otherwise export the following environment variables and upgrade to the current version.:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
12 }
13 ],
14 "name": "Redis Insight"
15 }