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 471069d..5d3a31f 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -47,6 +47,7 @@ export PAGER='less -R'
export BROWSER='firefox'
export MAILDIR=~/Maildir
export TZ='America/Sao_Paulo'
+export SHAREDIR="$PREFIX"
export GUILE_HISTORY="$XDG_STATE_HOME/guile-history"
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"