From 3ec45a3b60b4d4ae0a778ed1d0e417c3a20c4d57 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 26 Jun 2016 16:41:04 +0200 Subject: Set zsh plugin dependencies --- tag-zplug/config/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-zplug/config/zsh/zshrc') diff --git a/tag-zplug/config/zsh/zshrc b/tag-zplug/config/zsh/zshrc index 5fd52db3..c57bf944 100644 --- a/tag-zplug/config/zsh/zshrc +++ b/tag-zplug/config/zsh/zshrc @@ -3,7 +3,7 @@ source ${ZPLUG_HOME:-~/projects/zplug}/init.zsh zplug "zsh-users/zsh-completions" zplug "mafredri/zsh-async" -zplug "sindresorhus/pure" +zplug "sindresorhus/pure", on:"mafredri/zsh-async" zplug "Tarrasch/zsh-autoenv", as:plugin zplug "clvv/fasd", hook-build:"PREFIX=$HOME make install" zplug "tymm/zsh-directory-history", as:command, use:"dir{hist,log}" -- cgit 1.4.1