all repos — nixfiles @ 097663cb10d0e8c244063af28295cff6d686f1bb

System and user configuration, managed by nix and home-manager

Port WORDCHARS config from zsh
Alan Pearce alan@alanpearce.co.uk
Sun, 26 Jun 2016 16:48:06 +0200
commit

097663cb10d0e8c244063af28295cff6d686f1bb

parent

1f77e2ab95dac41dc40d6d449f92654b607f4b45

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-zplug/config/zsh/zshrctag-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