Emacs: Make ~/.authinfo.gpg the default.

master
Pierre Neidhardt 2019-11-13 14:43:55 +01:00
parent 456843d701
commit 995bd90cbc
1 changed files with 2 additions and 0 deletions

View File

@ -365,4 +365,6 @@
(when (require 'ws-butler nil 'noerror)
(ws-butler-global-mode))
(setq auth-sources '("~/.authinfo.gpg" "~/.authinfo" "~/.netrc"))
(provide 'main)