ohmyzsh/plugins/ng
2025-10-06 10:16:11 -04:00
..
_ng Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04: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)