X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/9fddba7955af43f929af79eef04f16e25a69edc9..8a7af8191012e9974ba15907a6ca49183dd4feba:/base/.zshrc?ds=sidebyside diff --git a/base/.zshrc b/base/.zshrc index 51f3a34..9f13b6d 100644 --- a/base/.zshrc +++ b/base/.zshrc @@ -5,7 +5,7 @@ zstyle ':vcs_info:*' get-revision true zstyle ':vcs_info:git*' formats "(%F{green}%r/%b%f) %m%u%c " function precmd { - print -Pn "\e]0;${SSH_CLIENT+$USER@$HOST}%#zsh%(1j,:%j,):%~\a" + print -Pn "\e]0;${SSH_CLIENT+$USER@$HOST}%#%(1j,:%j,):%~\a" vcs_info if ((SECONDS - _exectime >= 5)) { # bell after long exec