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

Minor edits.

This commit is contained in:
Derek Taylor 2020-12-18 19:42:21 -06:00
parent 456d5ce1d0
commit dca6e9a8a9
2 changed files with 2 additions and 0 deletions

View file

@ -172,6 +172,7 @@
(setq mastodon-instance-url "https://mastodon.technology/"))
(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/mu4e")
;;(require 'smtpmail)
(setq user-mail-address "derek@distrotube.com"
user-full-name "Derek Taylor"
;; I have my mbsyncrc in a different folder on my system, to keep it separate from the

View file

@ -331,6 +331,7 @@ Setting up mu4e which is an email client that works within emacs. You must inst
#+BEGIN_SRC emacs-lisp
(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/mu4e")
;;(require 'smtpmail)
(setq user-mail-address "derek@distrotube.com"
user-full-name "Derek Taylor"
;; I have my mbsyncrc in a different folder on my system, to keep it separate from the