]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/sqlite.json
fix: update bash and zsh history file locations to use XDG_STATE_HOME
[xdg-ninja.git] / programs / sqlite.json
index 205ddfa73c09186be5e5697c82816d549485de6d..2538d6d9b1d6b3cd872b9ac18f7644320b13ed9c 100644 (file)
@@ -3,8 +3,8 @@
         {
             "path": "$HOME/.sqlite_history",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=$XDG_DATA_HOME/sqlite_history\n```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=$XDG_CACHE_HOME/sqlite_history\n```\n"
         }
     ],
     "name": "sqlite"
-}
\ No newline at end of file
+}