1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-30 19:23:56 +08:00
ohmyzsh-mirror/plugins/s2i/README.md
2019-06-12 13:27:05 +02:00

187 B

s2i

This plugin provides completion for s2i.

To use it, add s2i to the plugins array in your .zshrc file.

plugins=(... s2i)