X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_comprc;h=5c119b43db39156bde09174b13a7c4e945f7b7d9;hb=b4fc8254023e4dc9531e085ea62cf79469d67c91;hp=2d4132b6527d235e36ea4aef6e004e71ba0355a9;hpb=d121eb2f98e35ec2efcac978fbfd2495375e65aa;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_comprc b/.zsh_comprc index 2d4132b..5c119b4 100644 --- a/.zsh_comprc +++ b/.zsh_comprc @@ -6,6 +6,7 @@ zstyle ':completion:*' completions 1 zstyle ':completion:*' glob 1 zstyle ':completion:*' match-original both zstyle ':completion:*' max-errors 0 +zstyle ':completion:*' special-dirs true zstyle ':completion:*' substitute 1 zstyle :compinstall filename '/home/henk/.zsh_comprc'