Return to Snippet

Revision: 6078
at April 25, 2008 09:05 by Mikker


Initial Code
# If ssh-add returns "Could not open a connection to your authentication agent." error.
exec ssh-agent bash
ssh-add

Initial URL


Initial Description


Initial Title
Restart shell with ssh-agent

Initial Tags
ubuntu, ssh, git

Initial Language
Other