dotfiles/.oh-my-zsh/plugins/minikube
2020-06-29 00:32:26 +02:00
..
minikube.plugin.zsh Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02:00

minikube

This plugin provides completion for minikube.

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

plugins=(... minikube)