ENH update mu maildir
This commit is contained in:
parent
f262bb4cc1
commit
773e23b81f
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue