olivierverdier/zsh-git-prompt
Informative git prompt for zsh observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5970
- days_rel: n/a
- days_push: 1029
- n_releases_24m: 0
Adoption not part of the score
1777 stars · 392 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zsh plugin that displays informative git status in the shell prompt, including branch name, ahead/behind commit counts, and staged/changed/untracked file counts. It offers a Haskell implementation that is significantly faster than the original Python one.
Use cases
- show git branch and status in my zsh prompt
- display how many commits I'm ahead or behind the remote
- see staged and unstaged file counts at a glance in the terminal
- fast git prompt for large repositories
- show merge conflicts and untracked files in the prompt
When to choose
- you use zsh and want a detailed, at-a-glance git status in your prompt
- you want a fast prompt implementation for large git repositories
- you prefer a lightweight prompt plugin over a full framework like powerlevel10k
When to avoid
- you use bash or another shell instead of zsh
- you already use a prompt framework (e.g., oh-my-zsh themes, starship, powerlevel10k) with git integration
- you need a minimal prompt without git information
Facets
plugin · maturity maintenance
developer-tools version-control terminal-ui developer-tools version-control cli zsh git-prompt shell-prompt haskell command-line macos linux
1 source
- readme: https://github.com/olivierverdier/zsh-git-prompt · fetched 2026-08-28 · 19be0d7e924c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| olivierverdier/zsh-git-prompt | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="olivierverdier/zsh-git-prompt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem