cygwin.rst
changeset 2495 a90ed5421848
parent 2488 b044a0017907
child 2496 1251d8e57794
equal deleted inserted replaced
2494:964ca46a467c 2495:a90ed5421848
     9 Installation
     9 Installation
    10 ============
    10 ============
    11 
    11 
    12 http://cygwin.com/mirrors.html
    12 http://cygwin.com/mirrors.html
    13   Official mirror list.
    13   Official mirror list.
       
    14 
       
    15 Important packages:
       
    16 
       
    17 * ``bash-completion`` - for human CLI.
       
    18 * ``emacs-w32`` - Cygwin's Emacs with native Windows widgets!
       
    19 * ``vim`` - let's have "improved" VI.
       
    20 * ``aspell``, ``aspell-en`` - for spell checking inside Emacs.
       
    21 * ``curl`` - for HTTP troubleshooting.
       
    22 * ``wget`` - for recursive downloading, also required by ``apt-cyg``.
       
    23 * VCS packages::
       
    24 
       
    25     mercurial git git-completion git-svn subversion fossil
       
    26 
       
    27 * ``make`` - my favorite automation tool.
       
    28 * ``the_silver_searcher`` - human ``grep``.
    14 
    29 
    15 Configuration
    30 Configuration
    16 =============
    31 =============
    17 
    32 
    18 Run ``setup.exe``. Today you should prefer 64-bit flavor because it sould less BLODA. Add Cygwin
    33 Run ``setup.exe``. Today you should prefer 64-bit flavor because it sould less BLODA. Add Cygwin