summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bash_exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_exports b/.bash_exports
index 58b9ab6..9b2aef4 100644
--- a/.bash_exports
+++ b/.bash_exports
@@ -2,6 +2,7 @@
export LC_ALL='en_US.UTF-8'
export LC_TIME='en_DK.UTF-8'
+export TZ='America/New_York'
export EDITOR='vim'
if [ -x /usr/bin/dircolors ]; then