sekhali 64bf435678 initial commit | 1 vuosi sitten | |
---|---|---|
.. | ||
README.md | 1 vuosi sitten | |
_ng | 1 vuosi sitten |
This plugin adds autocompletion support for Angular's CLI
(named ng
).
To use it, add ng
to the plugins array of your zshrc file:
plugins=(... ng)