1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-03-03 17:08:39 +08:00
2023-01-17 13:18:43 +01:00

319 B

NATS plugin

This plugin adds completion for several tools from NATS.

To use it, add nats to the plugins array in your zshrc file:

plugins=(... nats)

This plugin does not add any aliases.