Skip to content

Instantly share code, notes, and snippets.

@smb
Created October 14, 2009 09:12
Show Gist options
  • Save smb/209911 to your computer and use it in GitHub Desktop.
Save smb/209911 to your computer and use it in GitHub Desktop.
declare -x GIT_SSH=/bin/winssh
--
#!/bin/sh.exe
/bin/plink.exe -i “H:\ssh\github-putty.ppk” $1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment