mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 19:25:19 +08:00
177 B
177 B
k9s plugin
This plugin adds completion support for the k9s.
To use it, add k9s to the plugins array in your zshrc file:
plugins=(... k9s)