1
0
Fork 0
mirror of https://gitlab.com/dwt1/dotfiles.git synced 2023-02-13 20:55:19 -05:00

Playing with emacs.

This commit is contained in:
Derek Taylor 2019-12-12 23:14:38 -06:00
parent 8e404b5f21
commit 38ace0b568

View file

@ -46,6 +46,9 @@
(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/mu4e")
(require 'mu4e)
(setq mu4e-get-mail-command "mbsync -c ~/.emacs.d/mu4e/.mbsyncrc -a"
mu4e-update-interval 300)
;; Fields that are auto-filled in email
(setq
user-mail-address "derek@distrotube.com"