summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-07 10:39:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-07 17:46:56 -0700
commit64a3111fdb7956500a1970c004338e9ee254351a (patch)
tree3b90bb5d87faf51a4721e12adabb150e5b794e0b /.config
parent3240f48f78ecf1f557a10a6a2090553b441b39e1 (diff)
downloaddotfiles-64a3111fdb7956500a1970c004338e9ee254351a.tar.gz
replace 'offline' script
Diffstat (limited to '.config')
-rwxr-xr-x.config/notmuch/default/hooks/pre-new2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/notmuch/default/hooks/pre-new b/.config/notmuch/default/hooks/pre-new
index e9f9e1a2..d1feaa99 100755
--- a/.config/notmuch/default/hooks/pre-new
+++ b/.config/notmuch/default/hooks/pre-new
@@ -2,7 +2,7 @@
set -e
-offline || movemymail
+movemymail --accept-offline
# Ensure that notmuch detects renames made by archive-fmail-to-annex.
exec ionice -c 3 ~/src/dotfiles/scripts/mail/expand-annex-to-fmail