mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-13 21:11:13 +01:00
242 B
242 B
Stern plugin
This plugin adds completion for Stern, the multi pod and container log tailing for Kubernetes.
To use it, add stern
to the plugins array in your zshrc file:
plugins=(... stern)