summaryrefslogtreecommitdiffstats
path: root/.bin/nmutt
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-01-07 19:36:06 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-01-07 19:36:06 +0100
commita380254393b2a1e08e4dd02e96e5c206a457ec59 (patch)
tree77c9cd8e883eed16c49119fb2700a5268ce1239d /.bin/nmutt
parente7b2188fe8dd715603dbd509fc62de6e872933a2 (diff)
downloaddots-a380254393b2a1e08e4dd02e96e5c206a457ec59.tar.gz
Fri Jan 7 07:36:06 PM CET 2022
Diffstat (limited to '.bin/nmutt')
-rwxr-xr-x.bin/nmutt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bin/nmutt b/.bin/nmutt
index f8172b1..0ee2822 100755
--- a/.bin/nmutt
+++ b/.bin/nmutt
@@ -15,5 +15,5 @@ export MAIL_SERVER=$(get_param "${NMUTT_CONFIGURATION_FILE}" "my_server")
export MAIL_USERNAME=$(get_param "${NMUTT_CONFIGURATION_FILE}" "my_user")
export MAIL_PASSWORD=$(get-pass "mailbox")
-notmuch new
+#notmuch new
exec neomutt ${@}
remember that computers suck.