adding in ssh agent code example Example 1: adding in ssh agent $ ssh-add ~/.ssh/id_rsa Example 2: adding in ssh agent $ eval $(ssh-agent -s)