about summary refs log blame commit diff stats
path: root/core/conf/skel/.profile
blob: 58f821ecee90cecb7202e65fe856d10b75698cf3 (plain) (tree)
1
2
3
4
5
6





                                                                           
export GPG_AGENT_INFO  # the env file does not contain the export statement
export SSH_AUTH_SOCK   # enable gpg-agent for ssh

export GPGKEY=EE29B7D3

alias prodtmux="ssh prod -t tmux a"