From 39d1d797864b5a1f469ac2e7fa207697d76a53dc Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 9 Jul 2022 08:34:01 -0400 Subject: [PATCH] Update rancher completion entry Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad22d78..9163f6d 100644 --- a/README.md +++ b/README.md @@ -1363,7 +1363,7 @@ These plugins add tab completions without adding extra functions or aliases. - [quickjump](https://github.com/fikovnik/zsh-quickjump) - Adds tab completion support for [skim](https://github.com/lotabout/skim) for recent files and directories using [fasd](https://github.com/whjvenyl/fasd). - [racket completion](https://github.com/racket/shell-completion) - Completion for [Racket](http://racket-lang.org). - [rake-completion](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets. -- [rancher-zsh-completion](https://github.com/go/rancher-zsh-completion) - Add completions for the Rancher CLI. +- [rancher](https://github.com/go/rancher-zsh-completion) - Add completions for the Rancher CLI. - [rhoas](https://github.com/craicoverflow/rhoas-zsh-plugin) - Adds completions for [rhoas](https://developers.redhat.com/products/red-hat-openshift-streams-for-apache-kafka/overview). - [rustup](https://github.com/pkulev/zsh-rustup-completion) - Tab completions for Rustup. - [s3cmd](https://github.com/FFKL/s3cmd-zsh-plugin) - Adds tab completions for [s3cmd](https://s3tools.org/s3cmd).