X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/e417613812ca9cc8438a7185a40e1ce437332e1a..f12d8d77bc102889ac86eb8670b4d69c03081fc7:/.zsh/zshrc/99_TODO diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index 4fbaa92..7d6536b 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -56,7 +56,8 @@ setopt c_bases WORDCHARS="${WORDCHARS//\/}" # report time stats when command takes longer than 5 seconds -REPORTTIME=5 +# typeset -g to make warn_create_global happy +typeset -g REPORTTIME=5 MAILCHECK=0