summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.hush2
-rw-r--r--config/sh/env1
-rw-r--r--notmuch-config (renamed from config/notmuch/config)0
3 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.hush b/Makefile.hush
index f09cfc0..43327f7 100644
--- a/Makefile.hush
+++ b/Makefile.hush
@@ -7,11 +7,11 @@ INSTALL := \
.config/i3/signal-workspace.json \
.config/i3/terminal-workspace.json \
.config/i3status/config \
- .config/notmuch/config \
.config/offlineimap/config \
.config/offlineimap/pass.py \
.config/perspektiv/config.toml \
.config/touchegg/touchegg.conf \
+ .notmuch-config \
.xbindkeysrc \
.Xdefaults \
.xinitrc \
diff --git a/config/sh/env b/config/sh/env
index dd54019..f49ebd6 100644
--- a/config/sh/env
+++ b/config/sh/env
@@ -22,6 +22,5 @@ export FANCY_PROMPT_COLORS="user_doy=bright_blue,host_st-doy1=bright_white,host_
export PASSWORD_STORE_X_SELECTION=primary
type brew > /dev/null 2>&1 && export PATH="/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/findutils/libexec/gnubin:/usr/local/sbin:$PATH"
type brew > /dev/null 2>&1 && export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:/usr/local/opt/findutils/libexec/gnuman:$MANPATH"
-export NOTMUCH_CONFIG="${XDG_CONFIG_HOME:-${HOME}/.config}/notmuch/config"
# vim:ft=sh:
diff --git a/config/notmuch/config b/notmuch-config
index c194010..c194010 100644
--- a/config/notmuch/config
+++ b/notmuch-config