Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iamcryptoki/2705a2e19a4f1ef28b376820b8847e26 to your computer and use it in GitHub Desktop.
Save iamcryptoki/2705a2e19a4f1ef28b376820b8847e26 to your computer and use it in GitHub Desktop.
Chrome OS ssh-add error: Could not open a connection to your authentication agent.
$ eval `ssh-agent -s`
$ ssh-add
$ ssh-add ~/.ssh/ssh_key_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment