zsh-users/zsh-completions

Additional completion definitions for Zsh.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 8th, 2026
Created on July 20th, 2011
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 740
Total Stargazers: 7,876 (+0)
Total Subscribers: 83 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

zsh-completions is a collection of additional completion definitions for Zsh.

The project addresses the gap between Zsh's built-in completions and the breadth of command-line tools developers use daily. It gathers and develops completion scripts for commands and tools not yet covered by Zsh's standard library. These scripts are designed to mature within the project before potentially being contributed upstream to Zsh itself.

The tool suits anyone using Zsh who wants tab-completion support for a wider range of commands and applications. It works alongside existing Zsh completions rather than replacing them. Installation is flexible: the project is packaged for most major Linux distributions as well as macOS and BSD systems, or can be integrated through Zsh framework managers like antigen, oh-my-zsh, and zinit. For oh-my-zsh users specifically, the README provides guidance on avoiding redundant cache generation that can slow shell startup.

The project maintains active communication channels and welcomes contributions. Development activity shows ongoing engagement with the community through issue tracking and pull request handling.