duongdominhchau / git-zprompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Git prompt for Zsh written in Rust using git2.

Because of git2 limitation, only one state will be reported at a time, for example: if a merge happens during bisect, the state reported will be "merge", not "bisect and merge".

About


Languages

Language:Rust 100.0%