diff --git a/hybris.plugin.zsh b/hybris.plugin.zsh index d4b024e..ec226d2 100644 --- a/hybris.plugin.zsh +++ b/hybris.plugin.zsh @@ -1,6 +1,6 @@ # bip at command end function precmd() {echo -n -e "\a"} -function preexec() {print -Pn "\e]0;\a"} +# function preexec() {print -Pn "\e]0;\a"} # do not share history between terms... unsetopt share_history