← All repos

zsh-git-prompt

Informative git prompt for zsh

Browse cluster: Cluster 23
149commits
9contributors
3languages

Tech stack & purpose

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.

Community & reference links

Languages

Haskell
67.4%
Shell
19.7%
Python
12.9%

Contributors