summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-03-23 15:56:24 -0400
committerJesse Luehrs <doy@tozt.net>2022-03-23 15:56:24 -0400
commit1e7391d7a49576d2a7c3aaa12b1e33d8763c2974 (patch)
tree455ad5d55dc227d3d394bb25684f3e643102c842 /mutt
parent1ab1787811387b78db21df871135fe226ebf5541 (diff)
downloadconf-1e7391d7a49576d2a7c3aaa12b1e33d8763c2974.tar.gz
conf-1e7391d7a49576d2a7c3aaa12b1e33d8763c2974.zip
update mutt with my new notmuch db location
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 112fc3b..42b8a2d 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -5,6 +5,7 @@ set postponed="=Drafts"
set header_cache="~/.cache/mutt/headers"
set message_cachedir="~/.cache/mutt/bodies"
set mailcap_path="~/.mutt/mailcap"
+set nm_default_url="notmuch://$HOME/.cache/notmuch"
# }}}
# identity {{{
# i am "Jesse Luehrs <doy@tozt.net>"