mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-10 08:15:29 +08:00
259 B
259 B
Linkerd plugin
This plugin adds completion for linkerd command-line tool that is used for interacting with the Linkerd service mesh.
To use it, add linkerd to the plugins array in your zshrc file:
plugins=(... linkerd)