1 2 3 4 5 6
# Autocompletion for Minikube. # if [ $commands[minikube] ]; then source <(minikube completion zsh) fi