Skip to content

Instantly share code, notes, and snippets.

@andmax
Created May 7, 2020 17:35
Show Gist options
  • Save andmax/fbed3ea622ce2d6fe6259ca0cd87028c to your computer and use it in GitHub Desktop.
Save andmax/fbed3ea622ce2d6fe6259ca0cd87028c to your computer and use it in GitHub Desktop.
Type in passphrase for SSH private key only once
ssh-agent bash
ssh-add ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment