diff options
author | Ben Sima <ben@bsima.me> | 2019-01-11 11:12:35 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-01-11 11:13:05 -0800 |
commit | 07db60599dfcec75bb1fc505bc33767b556baa0e (patch) | |
tree | e11b35ec468f605776fb6b4f73d21c62d4ab1583 | |
parent | bffa7f6553d41ad64bc29bf9d11a86452a7a7ff3 (diff) |
Make afew run faster
-rw-r--r-- | email.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,8 +53,8 @@ in 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 notmuch tag -inbox +meetups -- from:meetup.com - afew -ta -T3 - afew -ma -T3 + afew -tn + afew -mn ''; }; |