ohmyzsh/plugins/minikube
Pavel Fokin 74420341df
minikube: cache command completions (#7446)
2020-03-02 13:20:28 +01:00
..
README.md minikube: add README (#7359) 2018-10-28 13:24:17 +01:00
minikube.plugin.zsh minikube: cache command completions (#7446) 2020-03-02 13:20:28 +01: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)