From: martin f. krafft Date: Tue, 6 May 2008 09:51:27 +0000 (+0100) Subject: do not mailcheck X-Git-Url: https://git.madduck.net/etc/zsh.git/commitdiff_plain/41b13e9195f67c4b89b23c6b9d7763e2d684e111?ds=inline;pf=etc do not mailcheck --- diff --git a/.zsh/zshrc/00_TODO b/.zsh/zshrc/00_TODO index 2a6d13b..7381073 100644 --- a/.zsh/zshrc/00_TODO +++ b/.zsh/zshrc/00_TODO @@ -40,6 +40,8 @@ WORDCHARS="*?_-.[]~/&;!#$%^(){}<>" # report time stats when command takes longer than 5 seconds REPORTTIME=5 +MAILCHECK=0 + : # vim:ft=zsh