0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/minikube
2024-01-02 21:01:17 +01:00
..
minikube.plugin.zsh refactor(minikube): standardize completion generation 2024-01-02 21:01:17 +01:00
README.md minikube: add README (#7359) 2018-10-28 13:24:17 +01:00

minikube

This plugin provides completion for minikube.

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

plugins=(... minikube)