Skip to content

Instantly share code, notes, and snippets.

@stuartleeks
Created June 30, 2020 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartleeks/f4f144293c628a4d14d568282c8ef5d2 to your computer and use it in GitHub Desktop.
Save stuartleeks/f4f144293c628a4d14d568282c8ef5d2 to your computer and use it in GitHub Desktop.
$env:HOME="" # avoid conflicts with devcontainers across OSes
$env:GIT_SSH="C:\Windows\System32\OpenSSH\ssh.exe" # set git to use the OpenSSH install and pick up keys from the SSH Agent (avoiding prompting for passphrases)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment