a zsh theme to match bash prompt with some adittional features
Just clone the repo to your homefolder and move included powerbash.zsh-theme to your ~/.oh-my-zsh/custom/themes/ folder.
$ git clone https://github.com/erikschreier/powerbash-zsh
$ cd powerbash-zsh
$ mv powerbash.zsh-theme ~/.oh-my-zsh/custom/themes/
$ cd .. && rm -rf powerbash-zsh