From b6464ffdea4578828c9abdf3b3d2dd2799676f85 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 14 Jul 2016 10:36:21 +0200 Subject: zsh: Install open-pr plugin --- tag-zsh/config/zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tag-zsh/config') diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index a14104e..9a85643 100644 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -8,6 +8,7 @@ zplug "Tarrasch/zsh-autoenv", as:plugin 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 WORDCHARS=${${WORDCHARS//[-.]}//[\/]} -- cgit 1.4.1