X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_comprc;h=5c119b43db39156bde09174b13a7c4e945f7b7d9;hb=6b86da713411d2a067bb04ddf69187b31592b06b;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'