aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-05-29 22:04:28 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-05-29 22:04:28 -0500
commitffa8abeb53fc7335d233ca08db1098e4a92b3cf4 (patch)
tree71ca8a1f74463478df4526a5bc89d9af62801d54
parentf6e9119e543285dce294a9eaac3f5db800c19ff5 (diff)
fix(notmuch): remove unused config
-rw-r--r--notmuch/.config/maildir-rank-addr/config.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/notmuch/.config/maildir-rank-addr/config.toml b/notmuch/.config/maildir-rank-addr/config.toml
deleted file mode 100644
index ef2b04a..0000000
--- a/notmuch/.config/maildir-rank-addr/config.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-addresses = ["tobyv@tobyvin.dev", "tobyv13@gmail.com", "tovince@siue.edu"]
-template = "{{.Address}}\t{{.Name}}\t{{.NormalizedName}}"