aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/zprofile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2018-08-28 19:16:29 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2018-08-28 19:16:29 +0200
commit128b22cd4b05541c2d6c8ced9bde232d64362cae (patch)
tree6d3f9a2370f8cea32666202dd124c85792a47cb0 /zsh/zprofile
parent4922c3cbaabe5ded9567302bcfb4deba6025c84f (diff)
downloaddotfiles-128b22cd4b05541c2d6c8ced9bde232d64362cae.tar.xz
zsh/zprofile: Add NOTMUCH_CONFIG
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'zsh/zprofile')
-rw-r--r--zsh/zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zprofile b/zsh/zprofile
index 14de233..85fd685 100644
--- a/zsh/zprofile
+++ b/zsh/zprofile
@@ -18,6 +18,7 @@ export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
export GALE_DIR="$XDG_CONFIG_HOME"/gale
export HTTPIE_CONFIG_DIR="$XDG_CONFIG_HOME"/httpie
export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/password-store
+export NOTMUCH_CONFIG="$XDG_CONFIG_HOME"/notmuch-config
# Config overrides
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc-2.0