X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=zsh%2F.zsh%2Frc%2F015prompt.zsh;h=ff311252620c21c3b9b77db51188145b086b3e6a;hb=ef87a5c464a439adfae72239f92f6a0e80d3a99b;hp=c8a34c139e52e620d28532fe91eee270fd7c8360;hpb=5e2205df9515fe28781e91896733a26d3441722f;p=dotfiles.git 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 {