X-Git-Url: http://id.pley.net/dotfiles.git/blobdiff_plain/60d642c53f391b1f2e8df2c34c60c9cb451f2830..3d8d4ebc7a7e9fef888784ff708588b2c1f72ab2:/zsh_login diff --git a/zsh_login b/zsh_login index 51a1b00..da5e7c5 100644 --- 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