diff options
Diffstat (limited to 'cygwin.md')
-rw-r--r-- | cygwin.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,6 +9,7 @@ another, so I thought it would be useful to make a complete list. * bc * chere (`chere -i -t mintty -s bash -e 'Open Cygwin here'`) * cmake +* colordiff * curl * cygcheck-dep * diffutils @@ -32,10 +33,11 @@ another, so I thought it would be useful to make a complete list. * tree * vim * unzip +* wdiff * 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 +choco install --source=cygwin autoconf automake bc chere cmake colordiff 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 wdiff wget ``` Packages I sometimes find particularly useful or even essential: |