diff --git a/Plugins.md b/Plugins.md index 04f97ba..ac7757c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -77,6 +77,7 @@ Below is a list of bundled plugins - [jira](#jira) - [jsontools](#jsontools) - [knife](#knife) +- [kubectl](#kubectl) - [laravel4](#laravel4) - [last-working-dir](#last-working-dir) - [lein](#lein) @@ -1009,6 +1010,12 @@ handy command line tools for dealing with json data. --- +## kubectl + +Adds `kubectl` autocompletion and aliases. Usage documentation can be found in the [plugin README](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/kubectl/README.md). + +--- + ## laravel4 **Maintainer:** [m0nah](https://github.com/m0nah)