Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 496 Bytes

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