From 69956951f5efa7e689348556c5b37d682ba97eb8 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 28 Aug 2015 13:51:59 +0100 Subject: Updated zshrc with timezone --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index bde5411..a08af7e 100644 --- a/.zshrc +++ b/.zshrc @@ -34,7 +34,7 @@ export LC_ALL="LOCALE" export LANG="LOCALE" -export TZ="Europe/Moscow" # Force our time zone this location. +export TZ="America/Toronto" # Force our time zone this location. export EDITOR="vim" # Long live vim (as our editor). export NAME="Ryan Kavanagh" # Our name. export EMAIL="rak@debian.org" # Our email address. -- cgit v1.2.3