all repos — nixfiles @ 2b2c9cf8c419be69dfa97bea4cc364ee99e9f006

System and user configuration, managed by nix and home-manager

zsh: Install better npm completion

Alan Pearce
commit

2b2c9cf8c419be69dfa97bea4cc364ee99e9f006

parent

9a5995c3f342052340702dcd18fab2bcba40da57

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -9,6 +9,7 @@ zplug "clvv/fasd", hook-build:"PREFIX=$HOME make install"
zplug "alanpearce/zsh-directory-history", at:"dirlog-as-zsh-function", as:command, use:"dirhist" zplug "alanpearce/zsh-directory-history", at:"dirlog-as-zsh-function", as:plugin zplug "caarlos0/zsh-open-pr", as:plugin +zplug "lukechilds/zsh-better-npm-completion", if:"[[ -n $commands[npm] ]]" if [[ -n $commands[nix-env] ]] then zplug "spwhitt/nix-zsh-completions", as:plugin