Important packages.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 04 Jan 2021 10:39:03 +0200
changeset 2495 a90ed5421848
parent 2494 964ca46a467c
child 2496 1251d8e57794
Important packages.
cygwin.rst
--- a/cygwin.rst	Mon Jan 04 10:30:27 2021 +0200
+++ b/cygwin.rst	Mon Jan 04 10:39:03 2021 +0200
@@ -12,6 +12,21 @@
 http://cygwin.com/mirrors.html
   Official mirror list.
 
+Important packages:
+
+* ``bash-completion`` - for human CLI.
+* ``emacs-w32`` - Cygwin's Emacs with native Windows widgets!
+* ``vim`` - let's have "improved" VI.
+* ``aspell``, ``aspell-en`` - for spell checking inside Emacs.
+* ``curl`` - for HTTP troubleshooting.
+* ``wget`` - for recursive downloading, also required by ``apt-cyg``.
+* VCS packages::
+
+    mercurial git git-completion git-svn subversion fossil
+
+* ``make`` - my favorite automation tool.
+* ``the_silver_searcher`` - human ``grep``.
+
 Configuration
 =============