Informative git prompt for zsh
Browse cluster: Cluster 23 →zsh-git-prompt is a zsh shell prompt customization that displays detailed information about the current git repository, including the branch name, synchronization status with the remote branch, and the number of staged, changed, and untracked files. The project is built in shell script, with an optional Haskell implementation available for improved performance. Created by Olivier Verdier, the tool is designed to be installed by sourcing a configuration file into the user's zshrc and can be customized through variable definitions and function overrides.