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/korgmail | |
| parent | b2e1a1cb259e482720430ff9898d2e564ee73d0f (diff) | |
Diffstat (limited to 'bin/korgmail')
| -rwxr-xr-x | bin/korgmail | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/korgmail b/bin/korgmail index 3741930..d045804 100755 --- a/bin/korgmail +++ b/bin/korgmail @@ -1,5 +1,5 @@ #!/bin/bash -MAIL_DIR=/home/cmaiolino/Mail/kernel +MAIL_DIR=/home/cmaiolino/Mail/Kernel export NOTMUCH_CONFIG=$MAIL_DIR/notmuch-config -neomutt -F ~/.mutt/muttrc-kernel +neomutt -F ~/.mutt/muttrc-Kernel |
