initial
This commit is contained in:
parent
090766cab0
commit
a33f99e765
1725 changed files with 129819 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
if [ $commands[operator-sdk] ]; then
|
||||
source <(operator-sdk completion zsh)
|
||||
compdef _operator-sdk operator-sdk
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue