From a2c705d711f806d7b92b043812969e5fdd060812 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 10 Feb 2020 14:47:51 +0300 Subject: cygwin.md: update --- cygwin.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/cygwin.md b/cygwin.md index 539ed99..7417629 100644 --- a/cygwin.md +++ b/cygwin.md @@ -4,6 +4,7 @@ Cygwin packages I install those on more or less every Cygwin installation at some point or another, so I thought it would be useful to make a complete list. +* chere (`chere -i -t mintty -s 'Open Cygwin here'`) * cmake * curl * cygcheck-dep @@ -16,7 +17,7 @@ another, so I thought it would be useful to make a complete list. * mingw64-i686-gcc-g++ * mingw64-x86_64-gcc-g++ * nano -* openssh +* openssh (`ssh-host-config`) * openssl * p7zip * patch @@ -25,8 +26,13 @@ another, so I thought it would be useful to make a complete list. * screen * tree * vim +* unzip * wget +``` +choco install --source=cygwin chere cmake curl cygcheck-dep diffutils dos2unix gcc-g++ git gnupg make mingw64-i686-gcc-g++ mingw64-x86_64-gcc-g++ nano openssh openssl p7zip patch python3 rsync screen tree vim unzip wget +``` + Packages I sometimes find particularly useful or even essential: * autoconf @@ -36,4 +42,3 @@ Packages I sometimes find particularly useful or even essential: * libtool * source-highlight * sqlite3 -* unzip -- cgit v1.2.3