David Woodward 8bfeb3759c oc: add README (#8188) | 5 年之前 | |
---|---|---|
.. | ||
README.md | 5 年之前 | |
oc.plugin.zsh | 7 年之前 |
This plugin provides autocompletion for OC commands, building, managing and updating operations.
To use it, add oc
to the plugins array of your zshrc file:
plugins=(... oc)