Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.02 KB

bender (zsh theme)

Fancy two-line oh-my-zsh prompt with git integration.

bender-theme-for-zsh

Install

Quick way

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

Configuration

You can enable a minimal version of the prompt by setting in your ~/.zshrc:

BENDER_THEME_STYLE=mini

What about bash users?

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