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.
Run the following commands to install agitnoster theme:
git clone https://github.com/dbestevez/agitnoster-theme.git
cd agitnoster-theme
./install.sh
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.