ohmyzsh/plugins/nats
2023-01-17 13:18:43 +01:00
..
nats.plugin.zsh feat(nats)!: rename nsc plugin to nats 2023-01-17 13:18:43 +01:00
README.md feat(nats)!: rename nsc plugin to nats 2023-01-17 13:18:43 +01:00

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.