mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-24 05:30:59 +02:00
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)