all repos — nixfiles @ d1d7ffb9b0c9409774ffd937db5d46300e9ffde7

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

zsh: Remove extra chars from WORDCHARS

Alan Pearce
commit

d1d7ffb9b0c9409774ffd937db5d46300e9ffde7

parent

105edf82830b6ac02cb7c2b7d22126687a4291bc

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -9,7 +9,7 @@ zplug "clvv/fasd", hook-build:"PREFIX=$HOME make install"
zplug "tymm/zsh-directory-history", as:command, use:"dir{hist,log}" zplug "tymm/zsh-directory-history", as:plugin -WORDCHARS='*?_-[]~.&;!#$%^(){}<>' +WORDCHARS='*?_[]~&;!#$%^(){}<>' if [[ ${path[(I)$HOME/bin ]} ]] then