]> git.mjollnir.org Git - dotfiles/zsh.git/commitdiff
added nz timezone commented out hippolyta
authorPenny Leach <penny@mjollnir.org>
Tue, 12 Nov 2013 11:55:48 +0000 (00:55 +1300)
committerPenny Leach <penny@mjollnir.org>
Tue, 12 Nov 2013 11:55:48 +0000 (00:55 +1300)
.zsh.d/S06_exports

index 1925a7b2e1482891532856dec8b02d16588c939a..b1501beb849d35f443aa6b9cdaad98c0a1043495 100644 (file)
@@ -6,6 +6,7 @@ export GIT_AUTHOR_EMAIL=penny@mjollnir.org
 export GIT_COMMITTER_NAME='Penny Leach'
 export GIT_COMMITTER_EMAIL=penny@mjollnir.org
 export TZ=Europe/Zurich
+#export TZ=Pacific/Auckland
 export MAIL=~/Maildir/sgn/INBOX
 export MAILPATH=$MAIL
 export COLORFGBG="default;default"