summaryrefslogtreecommitdiffstats
path: root/.bin/nmutt
diff options
context:
space:
mode:
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.