Add script to run gpg. Script comming from man page
This commit is contained in:
parent
433ce88d32
commit
3d5414bb28
3
scripts/run_gpg.sh
Executable file
3
scripts/run_gpg.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#could be placed in .profile c.f man page
|
||||
gpg-agent --daemon --enable-ssh-support \
|
||||
--write-env-file "${HOME}/.gpg-agent-info"
|
Loading…
Reference in New Issue
Block a user