diff --git a/bashrc b/bashrc index f2f5c41..788f6a0 100755 --- a/bashrc +++ b/bashrc @@ -10,6 +10,8 @@ if [ -e /bin/cygwin1.dll ]; then # cygwin ssh-agent support, from # http://www.webweavertech.com/ovidiu/weblog/archives/000326.html + export SSH_AUTH_SOCK=/tmp/.ssh_socket + ssh-add -l 2>&1 >/dev/null if [ $? = 2 ]; then