aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/timezone.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-02-10 23:53:13 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-02-10 23:53:13 +1300
commitd1cbf4765f6867ebfc60ee67ffdd8bec641a0d6f (patch)
treee6b89f0fa1dcd63b8638d22e724182cd1c4793f1 /sh/profile.d/timezone.sh
parentRemove some unnecessary quotes (diff)
downloaddotfiles-d1cbf4765f6867ebfc60ee67ffdd8bec641a0d6f.tar.gz
dotfiles-d1cbf4765f6867ebfc60ee67ffdd8bec641a0d6f.zip
Add comment
Diffstat (limited to 'sh/profile.d/timezone.sh')
-rw-r--r--sh/profile.d/timezone.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/profile.d/timezone.sh b/sh/profile.d/timezone.sh
index d6140d2a..2625a912 100644
--- a/sh/profile.d/timezone.sh
+++ b/sh/profile.d/timezone.sh
@@ -1,3 +1,4 @@
+# Timezone
TZ=Pacific/Auckland
export TZ