summaryrefslogtreecommitdiff
path: root/etc/completion
diff options
context:
space:
mode:
Diffstat (limited to 'etc/completion')
-rw-r--r--etc/completion3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/completion b/etc/completion
index a0c8dd5..5f900d6 100644
--- a/etc/completion
+++ b/etc/completion
@@ -2,9 +2,6 @@
zstyle :compinstall filename "$HOME/.zshrc"
-# Add own completions
-fpath=($ZDIR/completions $fpath)
-
ls-colors: zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
# Mark the current selection when tabbing through possible completions