Homemade lightweight zsh prompt leveraging libgit2
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