summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 38eb9b2..e0185dd 100644
--- a/.zshrc
+++ b/.zshrc
@@ -6,6 +6,7 @@ stty -echo
ZDOTDIR="$HOME/.zsh"
export LANG=en_US.UTF-8
+export TZ=Europe/Vienna
# add extra dirs to path. allows to separate script bundles into dirs
for _dir in $HOME/bin/extra/*(/N); do