Skip to content

Commit 7e268e3

Browse files
committed
Updated cURL & Vim and ssh alias for plink.
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.
1 parent 9442e79 commit 7e268e3

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

bin/curl.exe

-776 KB
Binary file not shown.

bin/ssh.bat

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
plink %1 %2 %3 %4 %5 %6 %7 %8 %9

bin/vim.exe

104 KB
Binary file not shown.

0 commit comments

Comments
 (0)