summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-10 14:47:51 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-10 14:49:53 +0300
commita2c705d711f806d7b92b043812969e5fdd060812 (patch)
treeddc728125bf3e2677603f53ab05dea1c139f0321
parentwindows-apps.md: add choco shortcuts (diff)
downloadnotes-a2c705d711f806d7b92b043812969e5fdd060812.tar.gz
notes-a2c705d711f806d7b92b043812969e5fdd060812.zip
cygwin.md: update
-rw-r--r--cygwin.md9
1 files 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