all repos — nixfiles @ a87c297556fb2367fd8e751955b92bc36371752d

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

zsh: Install autopair plugin

Alan Pearce
commit

a87c297556fb2367fd8e751955b92bc36371752d

parent

4d832b9e85bc291cb82e0675fd121799aa639e16

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-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 ]} ]]