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

https://github.com/robwierzbowski/charged-zsh-theme

A simple zsh prompt with lightning bolt
https://github.com/robwierzbowski/charged-zsh-theme

Last synced: 5 days ago
JSON representation

A simple zsh prompt with lightning bolt

Awesome Lists containing this project

README

          

# charged prompt

![screenshot](screenshot.png)

A simple zsh prompt with lightning bolt. Use with [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh).
Works well with the solarized dark theme.
Also comes with three levels of CWD, current branch name, and a working or clean symbol.
But the important part is the lightning bolt.
Improvements welcome.

#### To install

1. Clone or download.
2. Symlink to `~/.oh-my-zsh/themes/charged.zsh-theme`
3. Add `ZSH_THEME="charged"` to your .zshrc

#### License

[MIT](http://en.wikipedia.org/wiki/MIT_License)