ZSH Config: add Angular CLI setup
This commit is contained in:
parent
d0172e0dfe
commit
6205961769
4 changed files with 13 additions and 19 deletions
|
@ -7,3 +7,8 @@ eval "$(pyenv init -)"
|
|||
eval "$(pyenv virtualenv-init -)"
|
||||
################################
|
||||
|
||||
################################
|
||||
#-------- Angular CLI ---------#
|
||||
# Load autocompletion.
|
||||
source <(ng completion script)
|
||||
################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue