diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/function | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/function b/etc/function index 1298058..63b0e98 100644 --- a/etc/function +++ b/etc/function @@ -7,7 +7,7 @@ autoload catch throw autoload zargs # own functions -autoload $ZDIR/functions/*(*N:t) +autoload $ZDIR/functions/*(*:t) function Start Stop Restart Reload { typeset script sudo |