diff options
Diffstat (limited to 'etc/function')
-rw-r--r-- | etc/function | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/function b/etc/function index 4e13745..7f4cbb7 100644 --- a/etc/function +++ b/etc/function @@ -12,7 +12,6 @@ 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; { |