commit bf79b01b7db5e0345ac91b543ebe123e88c8b378 parent 6910cedf30d39ad624f70756c1aa6c52748008c8 Author: William Casarin <jb55@jb55.com> Date: Tue, 17 Nov 2020 09:17:41 -0800 notmuch: add steamoji-code helper Diffstat:
A | bin/steamoji-code | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/bin/steamoji-code b/bin/steamoji-code @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +notmuch show from:verification@steamoji.com and date:today | +grep -e '^Your verification' -e ^Date | +head -n2