Skip to content
Snippets Groups Projects
Commit 714f9df3 authored by Jonas Kello's avatar Jonas Kello Committed by Jonas Kello
Browse files

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: default avatarJonas Kello <jonas.kello@gmail.com>
parent dd5165dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment