raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 64,730

  1. If I have this in .bashrc, eval ssh-agent -s ssh-add ~/.ssh/id_rsa I can open a new tab, enter my passphrase, but then further Git commands *still* ask for my passphrase. Any idea why? I did *not* use the https origin for the repo.