]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/99_TODO
show todo items on entry to dir
[zsh.git] / .zsh / zshrc / 99_TODO
index 4fbaa92f133f1a19cd7b81b9b2854d56705547a4..7d6536b7fe5ba815fb61fd79f754b44fa0cc255b 100644 (file)
@@ -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