From 8ae8cf9317e0990b8a51cc4d403fe3ba6f9997ad Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 4 Aug 2021 12:22:08 -0600 Subject: [PATCH] Add tab completions for the github CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a249497..5118fb7 100644 --- a/README.md +++ b/README.md @@ -1147,6 +1147,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.