Set epa-{file-encrypt-to,pinentry-mode}; no authinfo for sudo via tramp

This commit is contained in:
Henrik Lissner 2017-12-27 20:48:06 -05:00
parent 59846473ca
commit 13111ff5c4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 12 additions and 2 deletions

View file

@ -28,8 +28,7 @@
:commands org-crypt-use-before-save-magic
:config
(setq org-tags-exclude-from-inheritance '("crypt")
org-crypt-key user-mail-address
epa-file-encrypt-to user-mail-address))
org-crypt-key user-mail-address))
(def-package! org-bullets
:commands org-bullets-mode)