]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/85_prompt
fix rprompt
[zsh.git] / .zsh / zshrc / 85_prompt
index 82ae89074d82e5a9a2aefadc4537a376cde2a012..b17906425b4c979eb57a487e478386025614cfa6 100644 (file)
@@ -27,4 +27,6 @@ fi
 
 : ${RPS1:="#%(0?..%?,)%! [%l]"}
 
+RPROMPT='%{$fg_no_bold[green]%}${vcs_info_msg_0_}%{$reset_color%}'
+
 # vim:ft=zsh