Awesome
A(git)noster Theme for Oh My Zsh
Agitnoster theme customizes your zsh prompt to show detailed information about the current git repository status.
It is based on agnoster theme included in Oh My Zsh and bash-git-prompt.
Install
Run the following commands to install agitnoster theme:
git clone https://github.com/dbestevez/agitnoster-theme.git
cd agitnoster-theme
./install.sh
Compatibility
Agitnoster theme requires an unicode-compatible font to show git status properly.
To check if your terminal and font support all required characters run the following command:
echo "⮀ ± ⭠ ➦ ✔ ✘ ⚡"
The result should look like this:
It is recommended to check the Powerline fonts project. It includes some patched fonts that are fully compatible with agitnoster theme.