zsh: Install autopair plugin
Alan Pearce alan.pearce@spotcap.com
Fri, 15 Jul 2016 09:32:53 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -14,6 +14,8 @@ then zplug "gerges/oh-my-zsh-jira-plus", as:plugin fi +zplug "hlissner/zsh-autopair", nice:10 + WORDCHARS=${${WORDCHARS//[-.]}//[\/]} if [[ ${path[(I)$HOME/bin ]} ]]