temporary disable term-fontsize
This commit is contained in:
parent
f570fd0f8a
commit
41e02c7bb1
1 changed files with 1 additions and 1 deletions
|
|
@ -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...
|
||||
|
|
|
|||
Loading…
Reference in a new issue