ENH update mu maildir

This commit is contained in:
Nathan Dwarshuis 2023-03-29 23:29:03 -04:00
parent f262bb4cc1
commit 773e23b81f
1 changed files with 1 additions and 1 deletions

View File

@ -3443,7 +3443,7 @@ Initialize by running =nd/mu-init=.
(alist-get 'user-mail-address) (alist-get 'user-mail-address)
(format "--my-address=%s"))) (format "--my-address=%s")))
(s-join " ") (s-join " ")
(format "mu init %s") (format "mu init --maildir /mnt/data/Mail %s")
(shell-command-to-string))) (shell-command-to-string)))
(defun nd/lookup-oauth-secret (type user) (defun nd/lookup-oauth-secret (type user)