I’m following the instructions on Github for installing the SSH Keys, but after I enter the passphrase twice, I keep getting this message in the terminal, “open …/.ssh/id_rsa failed: No such file or directory.”
Is this a permissions thing or something? I’m trying to do this from my company user account and not my admin account.
I did an
ssh-addafter step 3 to store the key locally, it is required before pushing anything to git. Solved it for Mac OSX 10.7 Lion.