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.zshrcfile. - Set
ZSH_THEME="lambda-blazinggit/lambda-blazinggit"in your.zshrc
