Possible Duplicate:
How do I set up SSH so I don't have to type my password?
I'm using git commands trough SSH over the terminal, but unfortunately each time I try to connect to the server a password is asked. I wish to save that password so that it stops asking.
How can I do that?
I tried to follow the instructions here, but note that I'm using Mac OS X Lion and it seems that it stores the keys somewhere else, or it doesn't load the ssh-agent as it should... I've read something about this but I didn't get it.
If anyone has this scenario solved, please be kind to share with us.