]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
fix: update bash and zsh history file locations to use XDG_STATE_HOME
[xdg-ninja.git] / programs / bash.json
index 7b8feec693e9df061553a160735b51cce38aca25..3a7d2a458ca010b1009c11787ef4c90b95e89c21 100644 (file)
@@ -3,8 +3,8 @@
     "files": [
         {
             "path": "${HOME}/.bash_history",
     "files": [
         {
             "path": "${HOME}/.bash_history",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n"
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_STATE_HOME}/bash/history\n```\n"
         }
     ]
 }
         }
     ]
 }