mirror of https://git.xinb.cc/xinb/ohmyzsh.git
200 B
200 B
minikube
This plugin provides completion for minikube.
To use it, add minikube
to the plugins array in your zshrc file.
plugins=(... minikube)