]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
Fix disclaimer
[xdg-ninja.git] / programs / bash.json
index 7b8feec693e9df061553a160735b51cce38aca25..7bcad1e018ee1736c4b6e8643eec9c7ee68987ff 100644 (file)
@@ -3,8 +3,8 @@
     "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"
         }
     ]
 }