angular cli
This commit is contained in:
parent
994f2906bf
commit
609f11ab7d
|
@ -45,3 +45,7 @@ SAVEHIST=10000
|
|||
setopt SHARE_HISTORY
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
||||
|
||||
# Load Angular CLI autocompletion.
|
||||
source <(ng completion script)
|
||||
|
|
Loading…
Reference in New Issue