diff --git a/zsh/zshrc.local b/zsh/zshrc.local index ac17292..594819f 100644 --- a/zsh/zshrc.local +++ b/zsh/zshrc.local @@ -75,7 +75,7 @@ fi # set terminal title case $TERM in - (*xterm* | *rxvt*) + (*xterm* | *rxvt* | *alacritty*) # Write some info to terminal title. # This is seen when the shell prompts for input.