Awesome
lambda-blazinggit
An Oh-My-Zsh theme with blazing fast, detailed git information.
Requires
How to Install
- Clone the project
cd ~/.oh-my-zsh/custom/themes && git clone https://github.com/zalefin/lambda-blazinggit.git
- Ensure you have the gitstatus installed and
plugins=( gitstatus ... )
set in your.zshrc
file. - Set
ZSH_THEME="lambda-blazinggit/lambda-blazinggit"
in your.zshrc