diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-08 18:47:25 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-08 18:47:25 +0200 |
commit | da82a60fdbee638601875fbbc4ba8260ed1bf267 (patch) | |
tree | c11368a72bd9a888efe51e83ff32ed659ac9b96e /etc/completion | |
parent | 99a52ce7a6b7270455c0878e9f368373248a277c (diff) |
Cleanup
Diffstat (limited to 'etc/completion')
-rw-r--r-- | etc/completion | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/completion b/etc/completion index 15b6508..13b8217 100644 --- a/etc/completion +++ b/etc/completion @@ -1,7 +1,6 @@ ## vim:ft=zsh zrc_status completion -zstyle :compinstall filename ~/.zshrc zstyle ':completion:*' cache-path $ZCACHEDIR zstyle ':completion:*' use-cache true |