@@ -118,7 +118,7 @@ function rprompt-git-current-branch {
elif[[ -n `echo"$st"| grep "^# Changes to be committed"`]];then
color=%B%F{red}
else
color=%F{blue}
color=%B%F{blue}
fi
echo"$color$name$action%f%b "
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.