diff options
Diffstat (limited to 'cygwin.md')
-rw-r--r-- | cygwin.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/cygwin.md b/cygwin.md new file mode 100644 index 0000000..d45b953 --- /dev/null +++ b/cygwin.md @@ -0,0 +1,32 @@ +Cygwin packages +=============== + +I install those on more or less every Cygwin installation at some point or +another, so I thought it would be nice to make a complete list. + +* `bc` +* `cmake` +* `curl` +* `cygcheck-dep` +* `dos2unix` +* `email` +* `gcc-g++` +* `git` +* `gnupg` +* `make` +* `mingw64-x86_64-gcc-g++` +* `nano` +* `openssh` +* `openssl` +* `p7zip` +* `patch` +* `patchutils` +* `python3` +* `rsync` +* `screen` +* `source-highlight` +* `sqlite3` +* `tree` +* `unzip` +* `vim` +* `wget` |