summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/function1
1 files changed, 1 insertions, 0 deletions
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