It will show:
- full path
- git branch and status on right
- shows error exit code (so if program exits with code other than 0)
It is derived from eastwood theme.
- Copy theme file
alesrosina.zsh-theme
to~/.oh-my-zsh/custom/themes
- and then enable it in config
~/.zshrc
with lineZSH_THEME="alesrosina"
That's it ;)