lambda-blazinggit
April 2, 2021 ยท View on GitHub
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.zshrcfile. - Set
ZSH_THEME="lambda-blazinggit/lambda-blazinggit"in your.zshrc