feat(emacs): add pinentry package

This commit is contained in:
James Walker 2020-11-15 16:44:51 +00:00
parent ae89d510f9
commit 8a8e66ae5a
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -11,6 +11,7 @@
(package! wakatime-mode)
(package! prettier-js)
(package! pinentry)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: