X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/9938f1e24e2d6d525e474223078ad1498ed4a0ad..488e2e4ad566932d7618f3966e8fd11e5ab7cd60:/base/.zshrc?ds=inline diff --git a/base/.zshrc b/base/.zshrc index ec0a6cc..33035b5 100644 --- a/base/.zshrc +++ b/base/.zshrc @@ -62,7 +62,7 @@ function portpkg { ## prompt setopt prompt_subst -PROMPT='%F{$VICOL}%n%f@%F{$VICOL}%m%f%(?../%F{red}$?%f)%# ' +PROMPT='%F{$VICOL}%n%f@%F{$VICOL}%2m%f%(?../%F{red}$?%f)%# ' RPROMPT='%F{yellow}${vcs_info_msg_0_:-%~}%f %T' function zle-line-init zle-keymap-select {