Skip to content

Instantly share code, notes, and snippets.

@dagit
Created March 30, 2012 18:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagit/2253834 to your computer and use it in GitHub Desktop.
Save dagit/2253834 to your computer and use it in GitHub Desktop.
#!/bin/bash
if test "$SSH_AUTH_SOCK" ; then
ln -sf $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment