Description
Additional completion definitions for Zsh.
- Upstream project: zsh-users/zsh-completions
- Packaging project: nicoulaj/copr-zsh-completions
Installation Instructions
Download and put repository definition for your distribution in /etc/yum.repos.d
, or use yum-plugin-copr
:
sudo yum copr enable nicoulaj/zsh-completions
See How to enable a Copr repository for more information.
Then install the package:
sudo yum install zsh-completions
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (0)*, x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (53 downloads) |
* Total number of downloaded packages.
Last Build
Quick Enable
#> dnf copr enable @zsh-users/zsh-completions
More info about enabling Copr repositories