diff --git a/.zshrc b/.zshrc index 8ced2a7..25b4864 100644 --- a/.zshrc +++ b/.zshrc @@ -39,7 +39,7 @@ typeset -U fpath fpath[1,0]=~/.zsh/functions case $TERM in -*xterm*|rxvt) +alacritty|*xterm*|rxvt|screen) autoload precmd ;; esac