Add export for SSH_AUTH_SOCK

This commit is contained in:
Jan Philipp Timme 2017-07-15 17:24:34 +02:00
parent e0a5866bda
commit 0f115ffb75
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ alias grep='grep --color=auto'
PS1='[\u@\h \W]\$ '
export PATH=$PATH:/home/jpt/bin
export SSH_AUTH_SOCK=/home/jpt/keeagent.socket