Added gpg config
This commit is contained in:
parent
1b089fc3e9
commit
d343d0add9
8
.gnupg/gpg-agent.conf
Normal file
8
.gnupg/gpg-agent.conf
Normal file
@ -0,0 +1,8 @@
|
||||
# Expire cached PINs (passphrases) after zero seconds
|
||||
default-cache-ttl 600
|
||||
max-cache-ttl 7200
|
||||
|
||||
# Use TTY-based PIN entry program (I see pinentry,
|
||||
# pinentry-curses, pinentry-gnome3, pinentry-tty and
|
||||
# pinentry-x11 on my system)
|
||||
pinentry-program /usr/bin/pinentry-curses
|
||||
1
.gnupg/gpg.conf
Normal file
1
.gnupg/gpg.conf
Normal file
@ -0,0 +1 @@
|
||||
default-key B86F84D8F7848491239F3995AA1A158E322DA472
|
||||
Loading…
Reference in New Issue
Block a user