summaryrefslogtreecommitdiff
path: root/email.nix
diff options
context:
space:
mode:
Diffstat (limited to 'email.nix')
-rw-r--r--email.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/email.nix b/email.nix
index 39582aa..93300a9 100644
--- a/email.nix
+++ b/email.nix
@@ -49,11 +49,6 @@ in
postNew = ''
afew -tnv
afew -mnv
- notmuch tag -inbox +haskell -- to:haskell-cafe@haskell.org
- notmuch tag -inbox +clojure -- to:clojure@googlegroups.com
- notmuch tag -inbox +ai -- to:scikit-learn@python.org OR to:tensorflow.org
- notmuch tag -inbox +bitcoin -- to:bitcoin-dev@lists.linuxfoundation.org OR to:bitcoin-discuss@lists.linuxfoundation.org
- notmuch tag -inbox +diybio -- to:diybio@googlegroups.com
'';
};