Additional completion definitions for Zsh.
Go to file
Julien Nicoulaud 2dccac33a8 Add headers 2011-07-23 02:28:09 +02:00
README.md Cosmetic changes 2011-07-22 00:35:27 +02:00
_ack Cosmetic changes 2011-07-22 00:35:27 +02:00
_brew #28: Add brew completion 2011-07-22 00:36:54 +02:00
_bundle #31: Add Bundler completion 2011-07-22 01:19:52 +02:00
_cap #32: Add Capistrano completion 2011-07-22 01:20:15 +02:00
_cpanm #25: Add cpanm completion 2011-07-22 01:00:09 +02:00
_geany #6: Add Geany completion 2011-07-22 23:58:26 +02:00
_gem #30: Add gem completion 2011-07-23 00:31:03 +02:00
_github #23: Add github gem completion 2011-07-22 00:50:51 +02:00
_knife #24: Add knife completion 2011-07-22 00:55:08 +02:00
_mvn Cosmetic changes 2011-07-22 00:35:27 +02:00
_pear #14: Add Pear completion 2011-07-22 11:39:28 +02:00
_pip Cosmetic changes 2011-07-22 00:35:27 +02:00
_pkcon Add headers 2011-07-23 02:28:09 +02:00
_play Cosmetic changes 2011-07-22 00:35:27 +02:00
_redis-cli #21: Add Redis completion 2011-07-22 00:42:34 +02:00
_rvm #29: Add rvm completion 2011-07-22 23:21:21 +02:00
_showoff #33: Add Showoff completion 2011-07-22 01:20:37 +02:00
_symfony #15: Add Symfony completion 2011-07-22 11:39:54 +02:00
_task #26: Add Taskwarrior completion 2011-07-22 01:11:14 +02:00
_thor #27: Add thor completion 2011-07-22 00:37:29 +02:00
_vagrant #22: Add Vagrant completion 2011-07-22 00:46:53 +02:00
_virtualbox Add headers 2011-07-23 02:28:09 +02:00

README.md

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.