]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/sqlite.json
Add more configs
[xdg-ninja.git] / programs / sqlite.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.sqlite_history",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=$XDG_DATA_HOME/sqlite_history\n```\n"
7 }
8 ],
9 "name": "sqlite"
10 }