0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
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.