Awesome
bender (zsh theme)
Fancy two-line oh-my-zsh prompt with git integration.
Install
Manual install
- Put bender.zsh-theme in
~/.oh-my-zsh/custom/themes/
- Set
ZSH_THEME="bender"
in your~/.zshrc
- Reload zsh configuration by running:
source ~/.zshrc
Use a zsh plugin manager
You can use a zsh plugin manager such as antigen, zgen or zplug.
Configuration
You can enable a minimal version of the prompt by setting in your ~/.zshrc
:
BENDER_THEME_STYLE=mini
What about bash?
Bash version is here.
Want to help?
Contributions are welcome. Please check the issues and feel free to point out how it could be better or open a pull request.
License
MIT