summaryrefslogtreecommitdiff
path: root/.zsh_comprc
diff options
context:
space:
mode:
Diffstat (limited to '.zsh_comprc')
-rw-r--r--.zsh_comprc1
1 files changed, 1 insertions, 0 deletions
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'