config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit c859235e7eba54f30a859c6b69fe21b6fcc5afd7
parent 22b41cd7a259197e1cd5ca5d0bc676b6009ecabb
Author: dwrz <dwrz@dwrz.net>
Date:   Tue,  6 Dec 2022 19:42:44 +0000

Add notmuch config

Diffstat:
Anotmuch/default/config | 20++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)

diff --git a/notmuch/default/config b/notmuch/default/config @@ -0,0 +1,20 @@ +[database] +path=/home/dwrz/org/email/ + +[user] +name=David Wen Riccardi-Zhu +primary_email=dwrz@dwrz.net +other_email=dwriccardizhu@gmail.com;davidwen.riccardizhu@gooduncle.com;dwrz@daybreak.health; + +[new] +tags=new +ignore= + +[search] +exclude_tags=deleted;spam; + +[maildir] +synchronize_flags=true + +[crypto] +gpg_path=gpg