sekhali 64bf435678 initial commit | hace 1 año | |
---|---|---|
.. | ||
README.md | hace 1 año | |
oc.plugin.zsh | hace 1 año |
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)