An Oh-My-Zsh theme with blazing fast, detailed git information.
- 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