programs.notmuch.hooks.preNew
Bash statements run before scanning or importing new messages into the database.
- Type
strings concatenated with "\n"- Default
""- Example
"mbsync --all"- Declared
- <home-manager/modules/programs/notmuch>
Bash statements run before scanning or importing new messages into the database.
strings concatenated with "\n""""mbsync --all"