From ccbcc38a5b0471ae8eaaa619be070511b9764966 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 13 Feb 2019 14:36:02 -0800 Subject: Forcefully tag inbox --- email.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/email.nix b/email.nix index 93300a9..7add712 100644 --- a/email.nix +++ b/email.nix @@ -49,6 +49,8 @@ in postNew = '' afew -tnv afew -mnv + echo "re-tagging inbox.." + afew -t tag:inbox ''; }; -- cgit v1.2.3