mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
kops: add README.md
This commit is contained in:
9
plugins/kops/README.md
Normal file
9
plugins/kops/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# kops
|
||||
|
||||
This plugin provides completion for [kops](https://github.com/kubernetes/kops).
|
||||
|
||||
To use it, add `kops` to the plugins array in your zshrc file.
|
||||
|
||||
```
|
||||
plugins=(... kops)
|
||||
```
|
||||
Reference in New Issue
Block a user