mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-21 07:50:59 +02:00
Update notmuch configs
This commit is contained in:
parent
575d2d934b
commit
6a5b280669
@ -38,8 +38,7 @@
|
||||
},
|
||||
"startup": {
|
||||
"queries": {
|
||||
"inbox": "tag:inbox",
|
||||
"new": "tag:new"
|
||||
"inbox": "tag:inbox"
|
||||
}
|
||||
},
|
||||
"terminal": {
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd ~/Mail
|
||||
cd ~/Mail/arti.zirk.gmail
|
||||
gmi sync
|
||||
|
1
.mailcap
Normal file
1
.mailcap
Normal file
@ -0,0 +1 @@
|
||||
text/html; w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput
|
@ -52,7 +52,7 @@ other_email=arti.zirk@milrem.com;
|
||||
|
||||
[new]
|
||||
#tags=unread;inbox;
|
||||
tags=new;
|
||||
tags=;
|
||||
ignore=*.json;.mbsyncstate;.uidvalidity;
|
||||
|
||||
# Search configuration
|
||||
|
Loading…
Reference in New Issue
Block a user