blob: 71dd6f80edb51b7d93a57ca6c4284f97c6c943ce (
plain) (
tree)
|
|
export GPG_AGENT_INFO # the env file does not contain the export statement
export SSH_AUTH_SOCK # enable gpg-agent for ssh
export GPGKEY=8BF422F7
#alias prodtmux="ssh srv-remote -t tmux a"
|