summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index 043eb04..018d36b 100644
--- a/.profile
+++ b/.profile
@@ -48,6 +48,8 @@ export XMONAD_CACHE_HOME="$XDG_CACHE_HOME/xmonad"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/notmuchrc"
export NMBGIT="$XDG_DATA_HOME/notmuch/nmbug"
+export IMAPFILTER_HOME="$XDG_CONFIG_HOME/imapfilter"
+
# ncurses
export TERMINFO="$XDG_DATA_HOME/terminfo"
export TERMINFO_DIRS="$XDG_DATA_HOME/terminfo:/usr/share/terminfo"