]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
Merge pull request #48 from BlueBoxWare/doomemacs
[xdg-ninja.git] / programs / bash.json
index 9f028da8b84ded12238f5de6292c1cf5d2a0923a..3a7d2a458ca010b1009c11787ef4c90b95e89c21 100644 (file)
@@ -4,7 +4,7 @@
         {
             "path": "${HOME}/.bash_history",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_STATE_HOME}/bash/history\n```\n"
         }
     ]
 }