--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.pki",
+ "movable": true,
+ "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_DATA_HOME/pki_.\n"
+ }
+ ],
+ "name": "nss"
+}
\ No newline at end of file
{
"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
+}