1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Add kubectl section

Eric Rodrigues Pires
2019-03-01 11:23:40 -03:00
parent ae17b847af
commit 22eb242a79

@@ -77,6 +77,7 @@ Below is a list of bundled plugins
- [jira](#jira) - [jira](#jira)
- [jsontools](#jsontools) - [jsontools](#jsontools)
- [knife](#knife) - [knife](#knife)
- [kubectl](#kubectl)
- [laravel4](#laravel4) - [laravel4](#laravel4)
- [last-working-dir](#last-working-dir) - [last-working-dir](#last-working-dir)
- [lein](#lein) - [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 ## laravel4
**Maintainer:** [m0nah](https://github.com/m0nah) **Maintainer:** [m0nah](https://github.com/m0nah)