Wording tweak in kubectl-plugin entry

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2022-05-24 13:09:10 -06:00
parent f23fd991f5
commit 8b50a803d3

View file

@ -1320,7 +1320,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [kompose](https://github.com/gantsign/zsh-plugins/tree/master/kompose) - Add tab completions for [Kompose](http://kompose.io/).
- [kubeadm](https://github.com/gantsign/zsh-plugins/tree/master/kubeadm) - Add tab completions for [kubeadm](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/).
- [kubectl-fzf](https://github.com/bonnefoa/kubectl-fzf) - Fast and powerful [`fzf`](https://github.com/junegunn/fzf)-powered autocompletion for `kubectl`.
- [kubectl-plugin](https://github.com/MartinSimango/kubectl-plugin_completion) - `kubectl` completion scripts that extend the `kubectl` auto complete functionality in order to accomodate for plugin sub-commands.
- [kubectl-plugin](https://github.com/MartinSimango/kubectl-plugin_completion) - `kubectl` completion scripts that extend the `kubectl` auto complete functionality to accomodate for plugin sub-commands.
- [lazycomplete](https://github.com/rsteube/lazycomplete) - Lazy loading for shell completion scripts.
- [lets](https://github.com/lets-cli/lets-zsh-plugin) - Add autocompletion for [lets](https://github.com/lets-cli/lets) cli task runner.
- [ls-go](https://github.com/MohamedElashri/ls-go-zsh) - Adds some useful aliases for [ls-go](https://github.com/acarl005/ls-go).