]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
Remove quotes escaping for JULIA_DEPOT_PATH
[xdg-ninja.git] / programs / bash.json
index 9f028da8b84ded12238f5de6292c1cf5d2a0923a..7bcad1e018ee1736c4b6e8643eec9c7ee68987ff 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"
         }
     ]
 }