Update ng.completion.bash
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
|
||||||
. <(ng completion --bash)
|
# . <(ng completion --bash) obselete
|
||||||
|
|
||||||
|
NG_COMMANDS="add build config doc e2e generate help lint new run serve test update version xi18n"
|
||||||
|
complete -W "$NG_COMMANDS" ng
|
||||||
|
|||||||
Reference in New Issue
Block a user