supawaza
7/31/2014 - 5:29 PM

Adding secondary ssh-key

Adding secondary ssh-key

#https://help.github.com/articles/generating-ssh-keys

# start the ssh-agent in the background
eval "$(ssh-agent -s)"
# Agent pid 59566
ssh-add ~/.ssh/id_rsa