/bender

:keyboard: Futuristic two-line zsh prompt with git integration

Primary LanguageShell

bender (zsh theme)

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

bender-theme-for-zsh

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

Or you can use a zsh plugin manager such as antigen, zgen or zplug.

Optional configuration

A minimal version of the prompt can be enabled by setting the following in your ~/.zshrc:

BENDER_THEME_STYLE=mini

What about bash?

Bash version is here.

What about fish?

Fish 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