diff --git a/.emacs.d/init.el b/.emacs.d/init.el index fe8486e..b0374fd 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -94,10 +94,6 @@ (add-to-list 'load-path "~/.emacs.d/lisp") (setq-default x-stretch-cursor t) -;; easy pg -(require 'epa-file) -(epa-file-enable) - ;; Include other configs ;; calendar-mode (if (file-exists-p "~/.emacs.d/calendar.el")