Commit 825baeb3 authored by Quentin Nerden's avatar Quentin Nerden Committed by Marc Cornellà
Browse files

Add autocomplete plugin for minikube (#6436)

parent b7e544e6
# Autocompletion for Minikube.
#
if [ $commands[minikube] ]; then
source <(minikube completion zsh)
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