0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/nats/README.md
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.