X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/33230b65afa1076218abff057d0bbcc7486af0a8..db608883d834ac7e99469eb6332a1671bf450bf0:/.zsh/zshrc/95-watch-users?ds=sidebyside

diff --git a/.zsh/zshrc/95-watch-users b/.zsh/zshrc/95-watch-users
index 17f7a1a..0720974 100644
--- a/.zsh/zshrc/95-watch-users
+++ b/.zsh/zshrc/95-watch-users
@@ -9,6 +9,6 @@
 
 typeset -U watch WATCH
 watch=(notme)
-LOGCHECK=120
+declare -g LOGCHECK=120
 
 # vim:ft=zsh