1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-22 18:02:11 +08:00

Skaffold plugin (Autocompletion)

This plugin adds completion for Skaffold

To use it, add skaffold to the plugins array in your zshrc file:

plugins=(... skaffold)