Skip to content

Instantly share code, notes, and snippets.

@anantpatil
Created May 11, 2014 04:49
Show Gist options
  • Save anantpatil/f85529d7516014389605 to your computer and use it in GitHub Desktop.
Save anantpatil/f85529d7516014389605 to your computer and use it in GitHub Desktop.
putty.bat
@echo OFF
start putty.exe -load "Solarized Dark" -ssh %*
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment