diff --git a/hybris.zsh b/hybris.zsh index 1d9d651..1a6e715 100644 --- a/hybris.zsh +++ b/hybris.zsh @@ -6,7 +6,7 @@ zstyle :omz:plugins:keychain options --quiet # bip at command end, resize font function precmd() { echo -n -e "\a" - [ -n "${DISPLAY}" ] && /home/hybris/.scripts/term-fontsize +# [ -n "${DISPLAY}" ] && /home/hybris/.scripts/term-fontsize } # do not share history between terms...