X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..debb51a88ad50c2018407d255dea649f31265bb9:/programs/bash.json?ds=sidebyside 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" } ]