guix/oh-my-zsh/plugins/nats
2024-05-05 13:55:06 +01:00
..
nats.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +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.