From 5e3c019c7d151bfbc7559ca784af8dddb21c3246 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 28 Dec 2012 23:34:19 +0000 Subject: Switch back to eastern time --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index a28298a..61adf09 100644 --- a/.zshrc +++ b/.zshrc @@ -34,7 +34,7 @@ export LC_ALL="LOCALE" export LANG="LOCALE" -export TZ="Europe/London" # 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