Unverified Commit 6622210d authored by FaeTheWolf's avatar FaeTheWolf Committed by GitHub

fix(oc): fix completion for oc 4.9 and 4.10 (#10973)

Closes #10939
Co-authored-by: 's avatarJorge Francisco Varela Gutiérrez <jvarela@jfvarela.redhat.com>
parent 18e7e5d0
......@@ -4,4 +4,5 @@
if [ $commands[oc] ]; then
source <(oc completion zsh)
compdef _oc oc
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment