1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-19 09:06:27 +08:00
2023-01-16 20:16:00 +01:00
..
2023-01-16 20:16:00 +01:00

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.