dot/gnus-local.el.distorted: Add header for `nnmail-split-abbrev-alist'.
[profile] / dot / zshrc
index 62766c0..32ed72e 100644 (file)
--- a/dot/zshrc
+++ b/dot/zshrc
@@ -80,6 +80,7 @@ do
   zstyle ':zle:*-bash' word-chars ""
   zstyle ':zle:*-shell' word-style shell
   zstyle ':zle:*-shell' skip-whitespace-first false
+  zstyle ':completion:*' rehash true
 done
 
 bindkey "\eb" backward-word-bash