diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/function | 1 |
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 |