setq auth-sources properly
This commit is contained in:
parent
10a732a89a
commit
a5f9b8460a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
;; Config
|
;; Config
|
||||||
|
|
||||||
;; Don't store authinfo in plain text!
|
;; Don't store authinfo in plain text!
|
||||||
(defvar auth-sources
|
(setq auth-sources
|
||||||
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
||||||
"~/.authinfo.gpg"))
|
"~/.authinfo.gpg"))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue