diff options
| author | Carlos Maiolino <[email protected]> | 2026-05-02 14:09:27 +0200 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2026-05-02 14:09:27 +0200 |
| commit | 296c6b9ee85209c0ce375717e30686545baea107 (patch) | |
| tree | f0da71650e8f58ca528589ad4e39476732fa5b88 /bin/toxicmail | |
| parent | b2e1a1cb259e482720430ff9898d2e564ee73d0f (diff) | |
Diffstat (limited to 'bin/toxicmail')
| -rwxr-xr-x | bin/toxicmail | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/toxicmail b/bin/toxicmail new file mode 100755 index 0000000..00189b4 --- /dev/null +++ b/bin/toxicmail @@ -0,0 +1,5 @@ +#!/bin/bash + +#MAIL_DIR=/home/cmaiolino/Mail/toxiclabs +#export NOTMUCH_CONFIG=$MAIL_DIR/notmuch-config +neomutt -F ~/.mutt/muttrc-toxiclabs |
