doom: Mail
parent
8a8cc309da
commit
59e3abc6c2
|
@ -0,0 +1 @@
|
||||||
|
+mail.el filter=git-crypt diff=git-crypt
|
Binary file not shown.
|
@ -16,6 +16,7 @@
|
||||||
(load! "+projects") ; project-related
|
(load! "+projects") ; project-related
|
||||||
(load! "+smudge") ; spotify
|
(load! "+smudge") ; spotify
|
||||||
(load! "+ess") ; ess, R
|
(load! "+ess") ; ess, R
|
||||||
|
(load! "+mail") ; mu4e
|
||||||
|
|
||||||
|
|
||||||
;; Defaults
|
;; Defaults
|
||||||
|
|
|
@ -177,6 +177,7 @@
|
||||||
|
|
||||||
:email
|
:email
|
||||||
;;(mu4e +org +gmail)
|
;;(mu4e +org +gmail)
|
||||||
|
(mu4e)
|
||||||
;;notmuch
|
;;notmuch
|
||||||
;;(wanderlust +gmail)
|
;;(wanderlust +gmail)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue