mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-21 13:53:05 +00:00
Merge pull request #1271 from unixorn/2021-08-updates
Add tab completions for the github CLI
This commit is contained in:
commit
a4c5d62215
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue