chiark / gitweb /
Merge remote-tracking branch 'staging'
[profile] / dot / bashrc
index f774607efafd83a70bdb66608d4121d6aad9879f..5f9742a0eb1ea76b407ef24d38da5618f054ad27 100644 (file)
@@ -72,7 +72,7 @@ shopt -s extglob
 if (( ${BASH_VERSINFO[0]} >= 4 )); then shopt -s globstar; fi
 shopt -s gnu_errfmt
 shopt -s histappend
-shopt -s histexpand
+set -o histexpand
 shopt -s histreedit
 shopt -u histverify
 shopt -s hostcomplete