From 8316d5880747f47a11d958eabdde08df97e4d027 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 12 Mar 2009 10:54:06 +0100 Subject: some more progress messages --- etc/completion | 1 + etc/function | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/completion b/etc/completion index 4408052..91b081f 100644 --- a/etc/completion +++ b/etc/completion @@ -1,4 +1,5 @@ ## vim:ft=zsh +zrc_status completion zstyle :compinstall filename ~/.zshrc zstyle ':completion:*' cache-path ~/var/cache/zsh diff --git a/etc/function b/etc/function index a9f6915..a0f63c3 100644 --- a/etc/function +++ b/etc/function @@ -1,4 +1,5 @@ ## vim:ft=zsh +zrc_status functions # zsh functions autoload -U compinit -- cgit v1.2.3