diff options
Diffstat (limited to '.bin/nmutt')
-rwxr-xr-x | .bin/nmutt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,6 +17,6 @@ export MAIL_PASSWORD=$(get-pass "mailbox") # get-mailbox-imap imap.${MAIL_SERVER} ${MAIL_USERNAME}@${MAIL_SERVER} ${MAIL_PASSWORD} # offlineimap --dry-run -# mbsync -a +mbsync -a exec neomutt ${@} |