diff --git a/home/bashrc b/home/bashrc index 5a725bb..de701c0 100644 --- a/home/bashrc +++ b/home/bashrc @@ -11,7 +11,7 @@ shopt -s checkwinsize set -o hashall # enable hash command set +o histexpand # disable expansion of ! characters -[ "$TERM" != rxvt-unicode-256color ] || export TERM=xterm-256color +#[ "$TERM" != rxvt-unicode-256color ] || export TERM=xterm-256color _temporary_scope_() { local t="${TERM%%-*}" title=