zshrc: drop setting TZ via /etc/timezone
[grml-etc-core.git] / etc / zsh / zshrc
index 3c030da..c5cd34a 100644 (file)
@@ -523,8 +523,6 @@ done
 
 xsource "/etc/sysconfig/keyboard"
 
-TZ=$(xcat /etc/timezone)
-
 # set some variables
 if check_com -c vim ; then
 #v#