bug: kitty breaks ssh

This commit is contained in:
Matthew Ryan Dillon 2025-01-05 16:17:13 -05:00
parent 01aecec99e
commit 99ac0b1820

View file

@ -114,3 +114,5 @@ function reldate() {
function _zkhx() {
hx --hsplit tasks.xit ${1}
}
[ "$TERM" = "xterm-kitty" ] && alias ssh="TERM=xterm ssh"