/powerbash-zsh

a zsh theme to match bash prompt with some adittional features

Primary LanguageShellGNU General Public License v3.0GPL-3.0

powerbash-zsh

a zsh theme to match bash prompt with some adittional features

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