zsh: update WORDCHARS

Update the word separator characters.
This commit is contained in:
Oliver Davies 2021-11-05 10:58:38 +00:00
parent 20bc33046c
commit 603316ab2e

View file

@ -1,3 +1,4 @@
PROMPT_EOL_MARK=''
TERM=xterm-256color
WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
ZLE_REMOVE_SUFFIX_CHARS=''