From 32cee960c600cee5457e48755afe9f0c32ed52f0 Mon Sep 17 00:00:00 2001 From: maudin Date: Mon, 3 Oct 2016 16:32:42 +0200 Subject: [PATCH] typo --- hybris.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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