From 0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 29 Oct 2016 14:11:21 +0200 Subject: misc Signed-off-by: Florian Pritz --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') 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 -- cgit v1.2.3-24-g4f1b