Skip to content

Commit

Permalink
Updated cURL & Vim and ssh alias for plink.
Browse files Browse the repository at this point in the history
modified:   bin/curl.exe
* Updated cURL to 7.35.0.

new file:   bin/ssh.bat
* Alias for plink.exe so you can run the 'ssh' command.

modified:   bin/vim.exe
* Updated Vim to 7.3_46.
  • Loading branch information
bmatzelle committed Feb 15, 2014
1 parent 9442e79 commit 7e268e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file modified bin/curl.exe
Binary file not shown.
2 changes: 2 additions & 0 deletions bin/ssh.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@echo off
plink %1 %2 %3 %4 %5 %6 %7 %8 %9
Binary file modified bin/vim.exe
Binary file not shown.

0 comments on commit 7e268e3

Please sign in to comment.