Skip to content

Instantly share code, notes, and snippets.

@suzumura-ss
Last active November 30, 2023 12:45
Show Gist options
  • Save suzumura-ss/a84509b9b188633dfe15db1929f64770 to your computer and use it in GitHub Desktop.
Save suzumura-ss/a84509b9b188633dfe15db1929f64770 to your computer and use it in GitHub Desktop.
Trust SSH key for SourceTree for Windows - git@github.com
#!/bin/bash
MSYS_NO_PATHCONV=1 $(cygpath.exe $LOCALAPPDATA)/SourceTree/app-*/tools/putty/plink.exe git@github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment