mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-04 17:44:45 +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)