diff options
author | Matthew Lemon <y@yulqen.org> | 2023-06-23 16:16:28 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-06-23 16:16:28 +0100 |
commit | dc278b387f9dd6a0a0086d8f9526742793caa085 (patch) | |
tree | 70f43255a149bb034da196958015f8ac310bbb2a | |
parent | c2b66d9155a1f8b6c6100761e8362461d065597b (diff) |
Completes the notmuch config from two commits ago
-rw-r--r-- | notmuch-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notmuch-config b/notmuch-config index 5e598bd..9554105 100644 --- a/notmuch-config +++ b/notmuch-config @@ -12,7 +12,7 @@ # [database] -path=/home/lemon/Mail/ +path=/home/lemon/.mail # User configuration # @@ -32,7 +32,7 @@ path=/home/lemon/Mail/ [user] primary_email=matt@matthewlemon.com -other_email=mrlemon@mailforce.net; +other_email=mrlemon@purelymail.com # Configuration for "notmuch new" # |