summaryrefslogtreecommitdiff
path: root/.fmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-15 10:25:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-08-15 10:25:27 -0700
commitca4d72af79a8a35d5b4f99c28fa7b18f7004d977 (patch)
tree82bb45cd955cb083a1327abdd1bf1b1a58f471c3 /.fmail
parent6d426fbac81bc14fc58264ccd73c25065a306451 (diff)
downloaddotfiles-ca4d72af79a8a35d5b4f99c28fa7b18f7004d977.tar.gz
expand-annex-mboxes
Diffstat (limited to '.fmail')
-rwxr-xr-x.fmail/.notmuch/hooks/pre-new2
1 files changed, 2 insertions, 0 deletions
diff --git a/.fmail/.notmuch/hooks/pre-new b/.fmail/.notmuch/hooks/pre-new
index f06c597a..215e3569 100755
--- a/.fmail/.notmuch/hooks/pre-new
+++ b/.fmail/.notmuch/hooks/pre-new
@@ -36,3 +36,5 @@ if [ ! -z "$floating_deleted" ]; then
fi
movemail
+
+( expand-annex-mboxes >/dev/null 2>&1 || exit 0 ) &