The default theme – cloned from oh-my-zsh.
- Displays git information in the command prompt when available.
- If the last command was failed, the indicator would be red, otherwise it's green
To ignore untracked files when signaling repository status, set
theme_display_git_untracked
to no
:
set theme_display_git_untracked no