ohmyzsh/plugins/minikube
2020-09-29 23:35:29 +02:00
..
minikube.plugin.zsh minikube: fix spelling (#9270) 2020-09-29 23:35:29 +02:00
README.md

minikube

This plugin provides completion for minikube.

To use it, add minikube to the plugins array in your zshrc file.

plugins=(... minikube)