dot_notmuch-config
# Database configuration
#
# The only value supported here is 'path' which should be the top-level
# directory where your mail currently exists and to where mail will be
# delivered in the future. Files should be individual email messages.
# Notmuch will store its database within a sub-directory of the path
# configured here named ".notmuch".
#
[database]
# Error if the default path is not set...
path=/home/alex/mail
[user]
name=Alexis Praga
primary_email=alexis@praga.dev
[new]
tags=new
[search]
[maildir]