]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
Merge pull request #50 from Tiv0w/fix-julia-escaped-quotes
[xdg-ninja.git] / programs / bash.json
index 3a7d2a458ca010b1009c11787ef4c90b95e89c21..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_STATE_HOME}/bash/history\n```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=\"${XDG_STATE_HOME}\"/bash/history\n```\n"
         }
     ]
 }