nixos-config/dot_oh-my-zsh/plugins/ng
2024-10-22 11:11:45 -04:00
..
_ng chezmoi init 2024-10-22 11:11:45 -04:00
README.md chezmoi init 2024-10-22 11:11:45 -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)