]> id.pley.net Git - dotfiles.git/blobdiff - zsh_login
Add WORDCHARS.
[dotfiles.git] / zsh_login
index 51a1b00d52caae466cb6f2c7d0a6a0490327eec5..da5e7c52a758556412edc0c4f878f7100a9ad02c 100644 (file)
--- a/zsh_login
+++ b/zsh_login
@@ -39,6 +39,7 @@ PATH=~/bin:$PATH
 HISTFILE=~/.zsh_history
 HISTSIZE=5000
 SAVEHIST=1000
+WORDCHARS='*?_-.[]~&;!#$%^(){}<>'
 
 export MANPATH=~/man:$MANPATH
 export EDITOR=/usr/bin/vim