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 - [email protected]
#!/bin/bash
MSYS_NO_PATHCONV=1 $(cygpath.exe $LOCALAPPDATA)/SourceTree/app-*/tools/putty/plink.exe [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment