Merge pull request #1271 from unixorn/2021-08-updates

Add tab completions for the github CLI
This commit is contained in:
Joe Block 2021-08-05 16:06:16 -06:00 committed by GitHub
commit a4c5d62215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1152,6 +1152,7 @@ These plugins add tab completions without adding extra functions or aliases.
* [gentoo](https://github.com/gentoo/gentoo-zsh-completions) - providing ZSH completion support to various Gentoo tools that lack completion scripts upstream.
* [git-annex](https://github.com/Schnouki/git-annex-zsh-completion) - Allows tab completion for most git-annex commands.
* [git-flow](https://github.com/bobthecow/git-flow-completion) - ZSH completion support for [git-flow](http://github.com/nvie/gitflow).
* [github-cli](https://github.com/sudosubin/zsh-github-cli) - Tab completions for the github cli.
* [gitlab-runner](https://github.com/pseyfert/zsh-gitlab-runner-completion) - ZSH completions for gitlab-ci-multi-runner.
* [gradle-completion (gradle)](https://github.com/gradle/gradle-completion) - Bash and ZSH completion support for gradle.
* [gradle-completion (ninrod)](https://github.com/ninrod/gradle-zsh-completion) - ZSH completion support for gradle.