X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b1e9bca3febc4ee29b647b1afcd575acf8edeaa2..966768113c37b7cef7c5572e0ab2fdce3db3c789:/programs/sqlite.json diff --git a/programs/sqlite.json b/programs/sqlite.json index 04e0802..b7f4273 100644 --- a/programs/sqlite.json +++ b/programs/sqlite.json @@ -4,6 +4,11 @@ "path": "$HOME/.sqlite_history", "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=\"$XDG_CACHE_HOME\"/sqlite_history\n```\n" + }, + { + "path": "$HOME/.sqliterc", + "movable": true, + "help": "XDG paths are supported in version 3.41.0+, so you can move this file to _$XDG_CONFIG_HOME/sqlite3/sqliterc_.\n" } ], "name": "sqlite"