diff --git a/lib/termsupport.zsh b/lib/termsupport.zsh index 1c8865a9c..d949edb00 100644 --- a/lib/termsupport.zsh +++ b/lib/termsupport.zsh @@ -17,7 +17,7 @@ function title { } ZSH_THEME_TERM_TAB_TITLE_IDLE="%15<..<%~%<<" #15 char left truncated PWD -ZSH_THEME_TERM_TITLE_IDLE="%a@%m: %~" +ZSH_THEME_TERM_TITLE_IDLE="%n@%m: %~" #Appears when you have the prompt function omz_termsupport_precmd {