From 87b9a38c61d6d7d70c8e6070259ed9541adc0443 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 7 Dec 2008 13:04:25 +0100 Subject: etc/function: unset a temporary parameter --- etc/function | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/function') diff --git a/etc/function b/etc/function index 65bf35f..7f4cbb7 100644 --- a/etc/function +++ b/etc/function @@ -9,6 +9,7 @@ autoload zargs # own functions for funcfile in $ZDIR/functions/*(*N); autoload ${funcfile:t} +unset funcfile colors -- cgit v1.2.3