summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index d0368b8..4bed3ea 100644
--- a/.profile
+++ b/.profile
@@ -37,6 +37,8 @@ fi
# Some environment variable settings for some programs.
+export MAILDIR="$XDG_DATA_HOME/mail"
+export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config"
# Pipenv.
export PIPENV_VENV_IN_PROJECT=1
# Go.