Skip to content

Instantly share code, notes, and snippets.

@egoens
Last active March 18, 2024 19:13
Show Gist options
  • Select an option

  • Save egoens/c3aa494fc246bb4828e517407d56718d to your computer and use it in GitHub Desktop.

Select an option

Save egoens/c3aa494fc246bb4828e517407d56718d to your computer and use it in GitHub Desktop.

Revisions

  1. Erik Goens renamed this gist Dec 29, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Erik Goens created this gist Dec 29, 2016.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    Credit to answer found here http://stackoverflow.com/questions/21095054/ssh-key-still-asking-for-password-and-passphrase

    This will ask you for the passphrase, enter it and it won't ask again.

    `ssh-add ~/.ssh/id_rsa &>/dev/null`