Showing git status in my Zsh prompt

I like Zsh. It’s a powerful, efficient shell. It’s better than Bash by just about every metric (better performance, more features, better sh compatibility). I really have no idea why people keep using Bash. Anyway, I put together a little piece of zshrc to show my current status in right-hand prompt – a prompt that’s …