chiark / gitweb /
dot/shell-rc: Fix bungled prompt hack.
[profile] / dot / bashrc
index 4f3e5ba83a3aaf7f3c13585d704bd2a99415b6da..5f9742a0eb1ea76b407ef24d38da5618f054ad27 100644 (file)
@@ -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