X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..a0dad7d822c0eb148025e2b68972fac5c330d069:/programs/bash.json diff --git a/programs/bash.json b/programs/bash.json index 7b8feec..9f028da 100644 --- a/programs/bash.json +++ b/programs/bash.json @@ -3,7 +3,7 @@ "files": [ { "path": "${HOME}/.bash_history", - "moveable": true, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n" } ]