X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.zsh%2Fzshrc%2F85_prompt;fp=.zsh%2Fzshrc%2F85_prompt;h=b17906425b4c979eb57a487e478386025614cfa6;hb=ed45c098d40f43ca748c487106daf9a21fcb32e8;hp=82ae89074d82e5a9a2aefadc4537a376cde2a012;hpb=929a2738768030f0e46f3c13a26d9cde7cd38c62;p=zsh.git diff --git a/.zsh/zshrc/85_prompt b/.zsh/zshrc/85_prompt index 82ae890..b179064 100644 --- a/.zsh/zshrc/85_prompt +++ b/.zsh/zshrc/85_prompt @@ -27,4 +27,6 @@ fi : ${RPS1:="#%(0?..%?,)%! [%l]"} +RPROMPT='%{$fg_no_bold[green]%}${vcs_info_msg_0_}%{$reset_color%}' + # vim:ft=zsh