all repos — archive/dotfiles @ 84516d9ffe8a2b066aa57e376a9f5411ee5c4c1e

Superseded by nixfiles

zsh: Use OMZ yarn completion

Alan Pearce
commit

84516d9ffe8a2b066aa57e376a9f5411ee5c4c1e

parent

deab2de981f236450b9c397c5eef7ed665eb6744

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

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -12,6 +12,7 @@ fpath=($fpath $ZPLUG_REPOS/spwhitt/nix-zsh-completions)
fi zplug "gerges/oh-my-zsh-jira-plus", as:plugin, if:"[[ ${(SN)HOST%spotcap} ]]" +zplug "plugins/yarn", from:oh-my-zsh, defer:2, if:"[[ -n $commands[yarn] ]]", defer:2 zplug "lukechilds/zsh-better-npm-completion", if:"[[ -n $commands[npm] ]]", defer:2 zplug "hlissner/zsh-autopair", defer:2