From 760f39b356dd9f83cec8c0348483ca7882e8ee53 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 8 Jun 2019 13:45:35 +0800 Subject: notmuch-config: Use relative path --- _notmuch-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_notmuch-config b/_notmuch-config index d470210..c2e74a9 100644 --- a/_notmuch-config +++ b/_notmuch-config @@ -11,7 +11,8 @@ [database] -path=/home/aly/mail +# Relative to $HOME +path=mail # User configuration -- cgit v1.2.2