# zsh-users/zsh

Mirror of the Z shell source code repository.

Repository: https://github.com/zsh-users/zsh
Canonical: https://ross.abutalabs.com/products/zsh
Homepage: http://www.zsh.org
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-08-23T22:45:49+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5522, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4291, forks 519 (observed 2026-08-28T04:08:41.410632+00:00)

## What it is
Zsh (the Z Shell) is a Unix shell written in C, designed for interactive use and also usable as a powerful scripting language. It is a feature-rich alternative to bash with advanced tab completion, line editing, and extensive customization options.

## Use cases
- replace bash as my default interactive shell
- scripting language for unix automation
- shell with advanced tab completion
- customize my terminal prompt and keybindings
- run shell scripts with posix-compatible features

## When to choose
- you want a highly customizable interactive shell with powerful completion and globbing
- you need a scripting shell with features beyond bash
- you use frameworks like oh-my-zsh or prezto

## When to avoid
- you need strict POSIX sh compatibility for portable scripts
- your environment or tooling assumes bash specifically
- you want a minimal shell with a tiny footprint

## Facets
- artifact type: application
- maturity: active
- function: interpreter, cli, developer-tools
- domain: developer-tools, operating-systems
- platform: bsd, cross-platform, cli
- tags: shell, zsh, unix-shell, scripting, interactive-shell, terminal, command-line, linux, macos

## Member repositories
- zsh-users/zsh (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.410632+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:54.068911+00:00, confidence not recorded.
  - readme: https://github.com/zsh-users/zsh (fetched 2026-08-28T04:08:41.410632+00:00, sha d584ee590414)
  - homepage: http://www.zsh.org (fetched 2026-08-29T09:11:08.344418+00:00, sha ffacfa4212ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
