diff --git a/zshrc b/zshrc index c04914f..7c7eb1b 100644 --- a/zshrc +++ b/zshrc @@ -43,6 +43,7 @@ bindkey "^[l" forward-word alias lsblk="lsblk -o +LABEL" alias ip="ip -c" alias showip="ip --brief a" +alias ssh='TERM=xterm ssh' # ZSH cache dir config ZSH_CACHE_DIR=$HOME/.cache/oh-my-zsh