Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active March 3, 2023 15:40
Show Gist options
  • Save DevGW/5f41890919878d2001d0a8ea0ca03e2d to your computer and use it in GitHub Desktop.
Save DevGW/5f41890919878d2001d0a8ea0ca03e2d to your computer and use it in GitHub Desktop.
shell :: ssh add / eval #hha_ank
eval `ssh-agent -s`; ssh-add ~/.ssh/id_rsa
//*This adds user's id_rsa to server.//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment