summaryrefslogtreecommitdiffstats
path: root/.bin
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-01-03 16:18:29 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-01-03 16:18:29 +0100
commitf7ba6813339a00e45959c10c96b249326419c10b (patch)
tree201ddc357b7b21756e783f888254b88900b89164 /.bin
parent21f8635c982d4d86e88fcad8e7b94b087641fb11 (diff)
downloaddots-f7ba6813339a00e45959c10c96b249326419c10b.tar.gz
Mon Jan 3 04:18:29 PM CET 2022
Diffstat (limited to '.bin')
-rwxr-xr-x.bin/nmutt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bin/nmutt b/.bin/nmutt
index 8abd47d..2ea8170 100755
--- a/.bin/nmutt
+++ b/.bin/nmutt
@@ -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 ${@}
remember that computers suck.