]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/usql.json
Add missing underscore to jupyter entry (#457)
[xdg-ninja.git] / programs / usql.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.usql_history",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport USQL_HISTORY=\"$XDG_DATA_HOME\"/usql/history\n```\n"
7 },
8 {
9 "path": "$HOME/.usqlrc",
10 "movable": true,
11 "help": "Export the following environment variables:\n\n```bash\nexport USQLRC=\"$XDG_CONFIG_HOME\"/usql/config\n```\n"
12 }
13 ],
14 "name": "usql"
15 }