summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-zplug/config/zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-zplug/config/zsh/zshrc b/tag-zplug/config/zsh/zshrc
index c57bf94..71722dc 100644
--- a/tag-zplug/config/zsh/zshrc
+++ b/tag-zplug/config/zsh/zshrc
@@ -9,6 +9,8 @@ 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='*?_-[]~.&;!#$%^(){}<>'
+
 if zplug check Tarrasch/zsh-autoenv
 then
 	AUTOENV_FILE_ENTER=.envrc