do not resize font on remote
This commit is contained in:
@@ -6,7 +6,7 @@ zstyle :omz:plugins:keychain options --quiet
|
|||||||
# bip at command end, resize font
|
# bip at command end, resize font
|
||||||
function precmd() {
|
function precmd() {
|
||||||
echo -n -e "\a"
|
echo -n -e "\a"
|
||||||
/home/hybris/.scripts/term-fontsize
|
[ -n "${DISPLAY}" ] && /home/hybris/.scripts/term-fontsize
|
||||||
}
|
}
|
||||||
|
|
||||||
# do not share history between terms...
|
# do not share history between terms...
|
||||||
|
|||||||
Reference in New Issue
Block a user