Minor refactor, reformat & comment revision

This commit is contained in:
Henrik Lissner 2018-09-18 17:41:25 -04:00
parent 0c39e73a1e
commit 5ef94de541
5 changed files with 7 additions and 9 deletions

View file

@ -14,7 +14,7 @@
;;
;; Config
;; Don't store authinfo in non-encrypted files!
;; Don't store authinfo in plain text!
(defvar auth-sources
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
"~/.authinfo.gpg"))