Compare commits
No commits in common. "3b63fe790bf1c6eb520fd98cc1a74db6e233f252" and "0d31e467232f91ecc401b84f0c656cb30eadcce9" have entirely different histories.
3b63fe790b
...
0d31e46723
2 changed files with 10 additions and 0 deletions
1
.emacs.d/config/gnupg.el
Normal file
1
.emacs.d/config/gnupg.el
Normal file
|
@ -0,0 +1 @@
|
|||
(setq epa-pinentry-mode 'loopback)
|
|
@ -1,12 +1,21 @@
|
|||
*
|
||||
!/.emacs.d
|
||||
!/.emacs.d/config
|
||||
!/.emacs.d/config/backups.el
|
||||
!/.emacs.d/config/base.el
|
||||
!/.emacs.d/config/calendar.el
|
||||
!/.emacs.d/config/dev.el
|
||||
!/.emacs.d/config/functions.el
|
||||
!/.emacs.d/config/gnupg.el
|
||||
!/.emacs.d/config/org.el
|
||||
!/.emacs.d/config/pass.el
|
||||
!/.emacs.d/config/tramp.el
|
||||
!/.emacs.d/config/wl.el
|
||||
!/.emacs.d/init.el
|
||||
!/.folders
|
||||
!/.gitignore.d
|
||||
!/.gitignore.d/emacs
|
||||
!/.local
|
||||
!/.local/bin
|
||||
!/.local/bin/em
|
||||
!/.wl
|
||||
|
|
Loading…
Reference in a new issue