Migration to GNU Stow
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
if [ $commands[operator-sdk] ]; then
|
||||
source <(operator-sdk completion zsh)
|
||||
compdef _operator-sdk operator-sdk
|
||||
fi
|
||||
Reference in New Issue
Block a user