X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4877b8d8f0fd312be08bf10a8ec4f2ac7b7c952b..f8d935ae18ed8356e02d5e30520a8f72f6472b54:/dot/zshrc diff --git a/dot/zshrc b/dot/zshrc index 62766c0..32ed72e 100644 --- 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