summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-17 21:39:42 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-17 21:39:42 -0500
commit5de0e0b360f5294d0c1a037543a8492432114ee4 (patch)
treed4cdde435adcaf9706f9e0343482765bb4851d1e
parent790064c91f1291b55ac3a6627c41c8181e4b6b42 (diff)
downloadconf-5de0e0b360f5294d0c1a037543a8492432114ee4.tar.gz
conf-5de0e0b360f5294d0c1a037543a8492432114ee4.zip
actually, don't move notmuch config around
let's try to keep with default config file locations
-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