From 773e23b81f78b41b3df5f4f3700c508ca30a5457 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Wed, 29 Mar 2023 23:29:03 -0400 Subject: [PATCH] ENH update mu maildir --- etc/conf.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/conf.org b/etc/conf.org index 0691c78..0fbe384 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3443,7 +3443,7 @@ Initialize by running =nd/mu-init=. (alist-get 'user-mail-address) (format "--my-address=%s"))) (s-join " ") - (format "mu init %s") + (format "mu init --maildir /mnt/data/Mail %s") (shell-command-to-string))) (defun nd/lookup-oauth-secret (type user)