zsh-completions/README.md

522 B

zsh-completions

Additional completion definitions for Zsh.

The scripts are meant to be contributed to the Zsh project when stable enough.

Status

See issues for details on each completion definition.

Usage

Drop the scripts in a directory included in your $fpath, for example:

git clone git://github.com/zsh-users/zsh-completions.git
fpath=(path/to/zsh-completions $fpath)

License

See each file for license details.