dotfiles/zsh/.zsh/plugins/ng
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_ng import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)