Skip to content

Instantly share code, notes, and snippets.

@serguk89
Forked from khoatran/remember-passphrase.sh
Created November 3, 2018 20:21
Show Gist options
  • Save serguk89/dd2982d6cc1c00f8421d00e4ede0a627 to your computer and use it in GitHub Desktop.
Save serguk89/dd2982d6cc1c00f8421d00e4ede0a627 to your computer and use it in GitHub Desktop.
Remember passphrase of your ssh key
ssh-add ~/.ssh/id_rsa &>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment