diff --git a/shrc b/shrc index 3a23c04..287a2f9 100755 --- a/shrc +++ b/shrc @@ -221,6 +221,7 @@ then _history # zstyle ':completion:*:*:cd:*' completer zstyle ':completion:*' accept-exact-dirs true + zstyle ':completion:*' special-dirs true autoload colors; colors