Enable epa-file-mode
This commit is contained in:
parent
9de7ff69fb
commit
a13bd4d283
@ -1,5 +1,8 @@
|
||||
;; -*- lexical-binding: t; -*-
|
||||
|
||||
;; Transparently encrypt/decrypt gpg files
|
||||
(add-hook 'after-init-hook #'epa-file-enable)
|
||||
|
||||
;; Get a nice interface to pass
|
||||
(use-package pass
|
||||
:commands pass
|
||||
|
Loading…
Reference in New Issue
Block a user