🍺 BREW Explorer

← all formulae

zsh

brew install zsh v5.9.1 MIT-Modern-Variant AND GPL-2.0-only AND GPL-2.0-or-later AND ISC

Interactive POSIX-compatible Unix shell with advanced scripting, completion, and prompt customization.

Why you might care

Zsh is a feature-rich alternative to bash with superior tab-completion, globbing patterns, and plugin ecosystems (oh-my-zsh, prezto). Use it if you spend significant time in the shell and want smarter defaults, better history search, and easier prompt customization without writing complex shell functions.

Categories

Alternatives

bash fish ksh tcsh
25.5k
30-day installs · #206
50.2k
90-day · #277
166.9k
365-day · #318

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "bash",
    "fish",
    "ksh",
    "tcsh"
  ],
  "build_dependencies": [
    "texinfo"
  ],
  "categories": [
    "shell"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "ncurses",
    "pcre2"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "UNIX shell (command interpreter)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:44+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "zsh",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.zsh.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Zsh",
  "installs_30d": 25469,
  "installs_365d": 166940,
  "installs_90d": 50188,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT-Modern-Variant AND GPL-2.0-only AND GPL-2.0-or-later AND ISC",
  "llm_generated_at": "2026-06-20T23:43:24+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "zsh",
  "oldnames": [],
  "one_liner": "Interactive POSIX-compatible Unix shell with advanced scripting, completion, and prompt customization.",
  "optional_dependencies": [],
  "rank_30d": 206,
  "rank_365d": 318,
  "rank_90d": 277,
  "raw_hash": "246b77116e451d68",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/z/zsh.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "5.9.1",
  "versioned_formulae": [],
  "why_use_this": "Zsh is a feature-rich alternative to bash with superior tab-completion, globbing patterns, and plugin ecosystems (oh-my-zsh, prezto). Use it if you spend significant time in the shell and want smarter defaults, better history search, and easier prompt customization without writing complex shell functions."
}