X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/118fb6e074a9e7ebf94fa5fd6c000d44b76fd403..d8be64bafb9462ef1d2a72b079a0c02fc6b3997e:/base/.zshrc 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