mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 16:24:18 +00:00
DON'T SHOW THAT IN MY MINIBUFFER
This commit is contained in:
parent
7e335f44a3
commit
23dadbefd1
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@
|
|||
(setenv "GPG_AGENT_INFO" nil)
|
||||
|
||||
(setq epg-gpg-program "gpg2")
|
||||
(setq auth-source-debug t)
|
||||
;; (setq auth-source-debug t)
|
||||
(setq auth-sources '((:source "~/.emacs.d/secrets/.authinfo.gpg")))
|
||||
#+end_src
|
||||
** debbugs
|
||||
|
|
|
|||
Loading…
Reference in a new issue