summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2020-10-19 21:10:52 +0000
committerKjetil Ørbekk <kj@orbekk.com>2020-10-19 21:10:52 +0000
commit77bcdd757fb543a9a51171b68c9e537e758d5800 (patch)
tree4249d09610c734312d80019644cb9107ca03fb1d /zsh
parent83597f6e624b46b8c54fcf62bfbcaef0b4044157 (diff)
Set timezone
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
index 37adc73..957ab52 100644
--- a/zsh/.zshenv
+++ b/zsh/.zshenv
@@ -1,3 +1,4 @@
+export TZ=America/New_York
export EDITOR=nvim
export TERMINAL=urxvt
export EMACSDIR=$HOME/.emacs.d