mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-29 06:34:46 +01:00
187 B
187 B
s2i
This plugin provides completion for s2i.
To use it, add s2i to the plugins array in your .zshrc file.
plugins=(... s2i)