]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bash.json
feat: add tip for bash history (#492)
[xdg-ninja.git] / programs / bash.json
index 6b468ccf167500281c5944161308ae7a56894171..cf6e5fa272777d439528792c234f0436588e4058 100644 (file)
@@ -33,7 +33,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 and create the exported file (it is not created automatically)\n"
         }
     ],
     "name": "bash"