aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
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.