You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/docs
Jonas Kello 714f9df3cf Link docs how to get zsh completion to work in getting-started
I tried to make completions work in zsh by just adding the same code as for the bash example but of course switching bash for zsh but it did not work. When I googled and dug deeper I finally found the answer in the deeper docs here:

https://github.com/fluxcd/flux2/blob/main/docs/cmd/flux_completion_zsh.md

The command in there works if I add it to my .zshrc file. I think linking to these specific docs may prevent others from just assuming it will work the same in zsh.

Signed-off-by: Jonas Kello <jonas.kello@gmail.com>
4 years ago
..
_files Add cluster stats dashboard to docs 5 years ago
_static docs: progressbar as subtitle 5 years ago
cmd Fix zsh completion command example 4 years ago
components Move gitops toolkit index under components/ 5 years ago
contributing add symlink and make it work 5 years ago
dev-guides Move gitops toolkit index under components/ 5 years ago
diagrams Update docs website 5 years ago
faq Add Kustomize FAQ to docs 4 years ago
get-started Link docs how to get zsh completion to work in getting-started 4 years ago
guides docs: add note about `TargetPath` and JSON values 4 years ago
internal Add release procedure documentation 5 years ago
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 5 years ago
roadmap Provide pointers to the install guides in roadmap 4 years ago
index.md Video 4 years ago