mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-24 01:53:03 +00:00
Wording tweak in kubectl-plugin entry
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
f23fd991f5
commit
8b50a803d3
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue