summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-07-07 20:08:22 +0200
committermms <michal@sapka.me>2024-07-07 20:08:22 +0200
commit48ee73a230e8d3ce9f143ac62f2134bbc2670e29 (patch)
tree86fd5054ac0d28b9caa641aaaeda5ba8bac5e5e1
parenta4f57ffcf960345d44e01cc01a62d2b9d78d0a41 (diff)
feat: gpg
-rw-r--r--config.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.org b/config.org
index c2fcb40..74f0d56 100644
--- a/config.org
+++ b/config.org
@@ -50,4 +50,6 @@ I use Eglot for using LSPs. They are not perfect, but still very usable
* Local setup
#+begin_src emacs-lisp
+ (setf epa-pinentry-mode 'loopback)
#+end_src
+