.dots/zsh/plugins/ng
2022-10-19 12:59:35 +05:00
..
_ng Update 19.10.2022 2022-10-19 12:59:35 +05:00
README.md Обновление ohmyzsh 2021-06-10 11:49:35 +05:00

ng plugin

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)