summaryrefslogtreecommitdiff
path: root/email.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-04-11 09:42:37 -0700
committerBen Sima <ben@bsima.me>2019-04-11 09:42:37 -0700
commitad528c503461836a1d9d235ae8590ca8ecd9f9c5 (patch)
treeea0ed358f4af135cdea51b452b22a357f8f06f83 /email.nix
parent2478c4b2ffc48e25035e5fd0b99751996469c1ce (diff)
call email notifier script after notmuch new
Diffstat (limited to 'email.nix')
-rw-r--r--email.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/email.nix b/email.nix
index 2c4baec..5657cf0 100644
--- a/email.nix
+++ b/email.nix
@@ -89,6 +89,7 @@ in
afew -mnv
echo "re-tagging inbox.."
afew -t tag:inbox
+ eml
'';
};