Home

Awesome

powerbash-zsh

a zsh theme to match bash prompt with some adittional features

<a href="https://i.imgur.com/hgC920Y.png"> <img src="https://imgur.com/hgC920Yl.png" /> </a>

How to install

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