1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-25 01:37:40 +08:00
2022-11-29 13:35:57 +01:00

204 B

Skaffold plugin (Autocompletion)

This plugin adds completion for Skaffold

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

plugins=(... skaffold)