Add and configure mu4e to read/send emails from emacs.

The mu4e package was installed through debian apt, I
have to find a way to manage it with straight.el
This commit is contained in:
Mateus Pinto Rodrigues
2019-10-25 16:46:19 -03:00
parent 671240b19f
commit f16b339144
4 changed files with 44 additions and 0 deletions

View File

@@ -43,6 +43,9 @@
;; git
(use-package magit)
;; This package was installed with debian, I hope this works
(use-package mu4e)
;;R
(use-package auto-complete)
(use-package ess