Awesome
Skiff
Homemade lightweight zsh prompt leveraging libgit2
Installation
You need libgit2-devel
and gcc
git clone https://github.com/xiaoshihou514/skiff
cd skiff && ./install.sh
Add the following to your zsh config:
eval "$(skiff init)"
Inspired by starship