diff options
Diffstat (limited to 'etc/function')
-rw-r--r-- | etc/function | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/function b/etc/function index 7f4cbb7..4e13745 100644 --- a/etc/function +++ b/etc/function @@ -12,6 +12,7 @@ for funcfile in $ZDIR/functions/*(*N); unset funcfile colors +xsource # from https://git.tabularazor.org/~mikael/etc/tree/zsh/functions for action in Start Stop Restart Reload; { |