zsh: update WORDCHARS
Update the word separator characters.
This commit is contained in:
parent
20bc33046c
commit
603316ab2e
|
@ -1,3 +1,4 @@
|
|||
PROMPT_EOL_MARK=''
|
||||
TERM=xterm-256color
|
||||
WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
|
||||
ZLE_REMOVE_SUFFIX_CHARS=''
|
||||
|
|
Loading…
Reference in a new issue