X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e849519a091cd4d363a42db6ca192d442180eded..92e4caa821f2804e7aa04ee138637bf1f230b397:/dot/bashrc?ds=sidebyside diff --git a/dot/bashrc b/dot/bashrc index 4f3e5ba..5f9742a 100644 --- a/dot/bashrc +++ b/dot/bashrc @@ -72,6 +72,7 @@ shopt -s extglob if (( ${BASH_VERSINFO[0]} >= 4 )); then shopt -s globstar; fi shopt -s gnu_errfmt shopt -s histappend +set -o histexpand shopt -s histreedit shopt -u histverify shopt -s hostcomplete