From: Sergey Matveev Date: Mon, 14 Feb 2022 09:23:03 +0000 (+0300) Subject: Tiny spaces X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=ef87a5c464a439adfae72239f92f6a0e80d3a99b;p=dotfiles.git Tiny spaces --- diff --git a/zsh/.zsh/rc/015prompt.zsh b/zsh/.zsh/rc/015prompt.zsh index c8a34c1..ff31125 100644 --- a/zsh/.zsh/rc/015prompt.zsh +++ b/zsh/.zsh/rc/015prompt.zsh @@ -4,8 +4,8 @@ PS1="%2~ %B" PS1+='${(j::)psvar}' PS1+="%(1j.%j.)%b" PS1+='%U${vcs_info_msg_0_[1,-32]}%u' -PS1+="%(?..%S%?%s)" -PS1+='%(1S.%B${SECONDS}%b.)' +PS1+="%(?.. %S%?%s)" +PS1+='%(1S. %B${SECONDS}%b.)' PS1+='%B%F{magenta}${_VIMODE}%f%b ' function zle-line-init zle-keymap-select {