mirror of https://github.com/ohmyzsh/ohmyzsh.git
8f0e296dbf | ||
---|---|---|
.. | ||
README.md | ||
nsc.plugin.zsh |
README.md
NSC plugin
This plugin adds completion for the NSC.
To use it, add nsc
to the plugins array in your zshrc file:
plugins=(... nsc)
This plugin does not add any aliases.