Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/erikschreier/powerbash-zsh

a zsh theme to match bash prompt with some adittional features
https://github.com/erikschreier/powerbash-zsh

oh-my-zsh-theme zsh

Last synced: about 1 month ago
JSON representation

a zsh theme to match bash prompt with some adittional features

Lists

README

        

# 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