Skip to content

Commit

Permalink
config pinentry
Browse files Browse the repository at this point in the history
  • Loading branch information
ravachol-yang committed Feb 25, 2024
1 parent 6dacba0 commit 3172468
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lisp/init-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,5 @@ BUFFER and ALIST are as for `display-buffer-full-frame'."
;; electric pair mode
(add-hook 'prog-mode-hook 'electric-pair-mode)

;; pinentry for GnuPG
(setq epa-pinentry-mode 'loopback)
(pinentry-start)

(provide 'init-utils)
;;; init-utils.el ends here

0 comments on commit 3172468

Please sign in to comment.