Browse Source

Update notmuch configs

master
Arti Zirk 5 years ago
parent
commit
6a5b280669
  1. 3
      .config/astroid/config
  2. 2
      .config/astroid/poll.sh
  3. 1
      .mailcap
  4. 2
      .notmuch-config

3
.config/astroid/config

@ -38,8 +38,7 @@ @@ -38,8 +38,7 @@
},
"startup": {
"queries": {
"inbox": "tag:inbox",
"new": "tag:new"
"inbox": "tag:inbox"
}
},
"terminal": {

2
.config/astroid/poll.sh

@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
#!/bin/bash
cd ~/Mail
cd ~/Mail/arti.zirk.gmail
gmi sync

1
.mailcap

@ -0,0 +1 @@ @@ -0,0 +1 @@
text/html; w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput

2
.notmuch-config

@ -52,7 +52,7 @@ other_email=arti.zirk@milrem.com; @@ -52,7 +52,7 @@ other_email=arti.zirk@milrem.com;
[new]
#tags=unread;inbox;
tags=new;
tags=;
ignore=*.json;.mbsyncstate;.uidvalidity;
# Search configuration

Loading…
Cancel
Save