From da81021d37c298023dcb1c075a3960615ebe6915 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 3 Feb 2014 12:47:26 +0100 Subject: [PATCH] zshrc: drop setting TZ via /etc/timezone This shouldn't be part of zshrc. --- etc/zsh/zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 3c030da..c5cd34a 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -523,8 +523,6 @@ done xsource "/etc/sysconfig/keyboard" -TZ=$(xcat /etc/timezone) - # set some variables if check_com -c vim ; then #v# -- 2.1.4