aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 7f6069b..bbdb1cb 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -49,6 +49,7 @@ export PAGER='less -R'
export BROWSER='firefox'
export MAILDIR=~/Maildir
export BACKLIGHT_DEVICE='acpi_video0'
+export TZ='America/Sao_Paulo'
export GUILE_HISTORY="$XDG_STATE_HOME/guile-history"
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"