Skip to content

Instantly share code, notes, and snippets.

@cicorias
Created April 9, 2017 17:27
Show Gist options
  • Save cicorias/f1c73dca0e866a20c4a8a2fccdb60b31 to your computer and use it in GitHub Desktop.
Save cicorias/f1c73dca0e866a20c4a8a2fccdb60b31 to your computer and use it in GitHub Desktop.
ssh stuff
#!/usr/bin/env bash
eval "$(ssh-agent -s)"
# ssh-add ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment