Home

Awesome

Kubernetes Kind Plugin for Oh My Zsh

An Oh My Zsh plugin loading zsh completions for kind and introducing the following aliases:

Download:

git clone https://github.com/TomerFi/zsh-kind.git $ZSH_CUSTOM/plugins/zsh-kind

Add:

plugins=(... zsh-kind)