aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xnotmuch/.config/notmuch/default/hooks/pre-new2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch/.config/notmuch/default/hooks/pre-new b/notmuch/.config/notmuch/default/hooks/pre-new
index 0d5f02f..d6aef07 100755
--- a/notmuch/.config/notmuch/default/hooks/pre-new
+++ b/notmuch/.config/notmuch/default/hooks/pre-new
@@ -1,4 +1,4 @@
#!/bin/sh
-afew -C "$XDG_CONFIG_HOME"/notmuch/default/config --move-mails
+afew -C "$XDG_CONFIG_HOME"/notmuch/default/config --move-mails --notmuch-args=--no-hooks
mbsync "${MAILDIR:--a}"