From 8896ac675b5bf513074d7552da7d9f4cf8d16217 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 28 Jun 2008 10:08:14 +0200 Subject: now use autoloading for functions --- etc/completion | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc/completion') 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 -- cgit v1.2.3