mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Reindent auth-sources' value
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
|
||||
;; Don't store authinfo in plain text!
|
||||
(setq auth-sources
|
||||
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
||||
"~/.authinfo.gpg"))
|
||||
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
||||
"~/.authinfo.gpg"))
|
||||
|
||||
(after! epa
|
||||
(setq epa-file-encrypt-to
|
||||
|
Reference in New Issue
Block a user