🍺 BREW Explorer

← all formulae

zsh-autopair

brew install zsh-autopair v1.0 MIT

Auto-close and delete matching delimiters in zsh

31
30-day installs · #5744
109
90-day · #5408
518
365-day · #5034

Links

Caveats

To activate autopair, add the following at the end of your .zshrc:

  source $HOMEBREW_PREFIX/share/zsh-autopair/autopair.zsh

You will also need to restart your terminal for this change to take effect.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "To activate autopair, add the following at the end of your .zshrc:\n\n  source $HOMEBREW_PREFIX/share/zsh-autopair/autopair.zsh\n\nYou will also need to restart your terminal for this change to take effect.\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Auto-close and delete matching delimiters in zsh",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "zsh-autopair",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": "hlissner/zsh-autopair",
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://github.com/hlissner/zsh-autopair",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 31,
  "installs_365d": 518,
  "installs_90d": 109,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "zsh-autopair",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5744,
  "rank_365d": 5034,
  "rank_90d": 5408,
  "raw_hash": "fb3a1885debf535c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/z/zsh-autopair.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "zsh": "test"
    }
  ],
  "version_head": null,
  "version_stable": "1.0",
  "versioned_formulae": [],
  "why_use_this": null
}