diff --git a/zshrc b/zshrc index 19b08c947b..4ccc860555 100644 --- a/zshrc +++ b/zshrc @@ -124,3 +124,5 @@ cdpath=('.' '..' '~') zstyle ':completion:*:complete:(cd|pushd):*' tag-order \ 'local-directories named-directories path-directories' zstyle ':completion:*' group-name '' + +setopt localoptions nonomatch