Skip to content

Instantly share code, notes, and snippets.

@jenting
Created July 4, 2019 03:04
Show Gist options
  • Save jenting/b77fb9d9fc58fe1c9b6b097167d06ec7 to your computer and use it in GitHub Desktop.
Save jenting/b77fb9d9fc58fe1c9b6b097167d06ec7 to your computer and use it in GitHub Desktop.
#!/bin/bash
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa
ssh-add -L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment