mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 19:10:24 +10:00
Minor edits.
This commit is contained in:
@@ -409,7 +409,7 @@ The settings below are specific to each of three different email accounts. Thes
|
||||
;; (smtpmail-smtp-service 587))))
|
||||
#+END_SRC
|
||||
|
||||
I'm sourcing an elisp file (~/.doom.d/email) that contains the above source block but with my actual email settings. I do this so I don't have to share my email addresses (other than derek@distrotube.com) publicly. If you uncommented the above source block to use, then you should comment out or delete this block below.
|
||||
I'm sourcing an elisp file (~/.doom.d/email.el) that contains the above source block but with my actual email settings. I do this so I don't have to share my email addresses (other than derek@distrotube.com) publicly. If you uncommented the above source block to use, then you should comment out or delete this block below.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(load "~/.doom.d/email")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user