From 063d5f1ff8694947dfc92c8808e92de3359e4465 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 2 Feb 2017 19:26:13 +0300 Subject: cygwin.md: update --- cygwin.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/cygwin.md b/cygwin.md index fea50ee..5d4e6ce 100644 --- a/cygwin.md +++ b/cygwin.md @@ -4,18 +4,14 @@ 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. -* `autoconf` -* `automake` -* `bc` * `cmake` * `curl` * `cygcheck-dep` +* `diffutils` * `dos2unix` -* `email` * `gcc-g++` * `git` * `gnupg` -* `libtool` * `make` * `mingw64-i686-gcc-g++` * `mingw64-x86_64-gcc-g++` @@ -24,13 +20,20 @@ another, so I thought it would be useful to make a complete list. * `openssl` * `p7zip` * `patch` -* `patchutils` * `python3` * `rsync` * `screen` -* `source-highlight` -* `sqlite3` * `tree` -* `unzip` * `vim` * `wget` + +Packages I sometimes find particularly useful or even essential: + +* `autoconf` +* `automake` +* `bc` +* `email` +* `libtool` +* `source-highlight` +* `sqlite3` +* `unzip` -- cgit v1.2.3