diff options
Diffstat (limited to 'notmuch')
-rw-r--r-- | notmuch/.config/env/90-notmuch.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notmuch/.config/env/90-notmuch.sh b/notmuch/.config/env/90-notmuch.sh new file mode 100644 index 0000000..1a31463 --- /dev/null +++ b/notmuch/.config/env/90-notmuch.sh @@ -0,0 +1 @@ +export NOTMUCH_CONFIG="${XDG_CONFIG_HOME}/notmuch/config" |