remove easyPG config (works without)
This commit is contained in:
parent
243ef5e3c0
commit
853ff9e523
1 changed files with 0 additions and 4 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue