You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But It is not working until I rename the file from k3d to _k3d.
If it was a bug, maybe we can just modify the document to k3d completion zsh > "${fpath[1]}/_k3d"
here is the source code:
What did you do
I try to set up zsh completions by doing following:
But It is not working until I rename the file from
k3d
to_k3d
.If it was a bug, maybe we can just modify the document to
k3d completion zsh > "${fpath[1]}/_k3d"
here is the source code:
k3d/cmd/root.go
Line 412 in dd07011
k3d/docs/usage/commands/k3d_completion.md
Line 27 in dd07011
Which OS & Architecture
MacOS / amd64
Which version of
k3d
The text was updated successfully, but these errors were encountered: