diff options
author | Matthew Lemon <y@yulqen.org> | 2023-03-29 10:33:56 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-03-29 10:33:56 +0100 |
commit | f23534c23177274c7c8601808fb4c7e6cfc2344b (patch) | |
tree | fe63ab267bd88cfb618b6d9f16f933ec6bdc7044 | |
parent | 95fd25292b417f9e19dece7fed0b82b91f7b5429 (diff) | |
parent | f4b25c6cec4b543d256c18f1507065940e201659 (diff) |
Merge branch 'master' of github.com:yulqen/bash-scripts
Diffstat (limited to '')
-rwxr-xr-x | mrlnotmuch.sh | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | process_hsbc_transactions_openbsd.sh | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mrlnotmuch.sh b/mrlnotmuch.sh index f384051..d028ccc 100755 --- a/mrlnotmuch.sh +++ b/mrlnotmuch.sh @@ -5,7 +5,7 @@ notmuch tag +emacs from:info@protesilaos.com > /dev/null 2>&1 notmuch tag +list +emacs to:~protesilaos/denote@lists.sr.ht > /dev/null 2>&1 notmuch tag +list from:ek@eleanorkonik.com > /dev/null 2>&1 notmuch tag +receipt from:platform@parentpay.com > /dev/null 2>&1 -notmuch tag +todo to:madmin+task@rushpost.com > /dev/null 2>&1 +notmuch tag +todo +unread from:matt@matthewlemon.com to:madmin+task@rushpost.com > /dev/null 2>&1 notmuch tag +school from:SC9294404a@schoolcomms.com > /dev/null 2>&1 notmuch tag +school from:27ED003@groupcallalert.com > /dev/null 2>&1 notmuch tag +deleted from:verify@twitter.com > /dev/null 2>&1 diff --git a/process_hsbc_transactions_openbsd.sh b/process_hsbc_transactions_openbsd.sh index e2c1e29..e2c1e29 100755..100644 --- a/process_hsbc_transactions_openbsd.sh +++ b/process_hsbc_transactions_openbsd.sh |