diff options
Diffstat (limited to 'cygwin.md')
-rw-r--r-- | cygwin.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,6 +25,7 @@ another, so I thought it would be useful to make a complete list. * openssl * p7zip * patch +* procps-ng * python3 * rsync * screen @@ -34,7 +35,7 @@ another, so I thought it would be useful to make a complete list. * wget ``` -choco install --source=cygwin autoconf automake bc chere cmake curl cygcheck-dep diffutils dos2unix gcc-g++ git gnupg libtool make mingw64-i686-gcc-g++ mingw64-x86_64-gcc-g++ nano openssh openssl p7zip patch python3 rsync screen tree vim unzip wget +choco install --source=cygwin autoconf automake bc chere cmake curl cygcheck-dep diffutils dos2unix gcc-g++ git gnupg libtool make mingw64-i686-gcc-g++ mingw64-x86_64-gcc-g++ nano openssh openssl p7zip patch procps-ng python3 rsync screen tree vim unzip wget ``` Packages I sometimes find particularly useful or even essential: |