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 d410014..f33048c 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 DICT=~/Desktop/en_US.dic
HOST="$(uname -s)/$(uname -m)"
TARGET="Linux/i386"