aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2012-12-28 23:34:19 +0000
committerRyan Kavanagh <rak@debian.org>2012-12-28 23:34:19 +0000
commit5e3c019c7d151bfbc7559ca784af8dddb21c3246 (patch)
tree87ac3f61099222fc03e5a9503762b773c6be5d30 /.zshrc
parentInsert a two second delay between pulseaudio and jackd (diff)
Switch back to eastern time
Diffstat (limited to '')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
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.