config/scripts/run_gpg.sh

4 lines
147 B
Bash
Executable File

#could be placed in .profile c.f man page
gpg-agent --daemon --enable-ssh-support \
--write-env-file "${HOME}/.gpg-agent-info"