diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 968f940..adc7254 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -1481,6 +1481,8 @@ from myaethon2.core.decorators import ( (setq-default ispell-program-name "hunspell") (setq ispell-really-hunspell t)) +(pinentry-start) + ;;;; End (provide 'init)