README
changeset 113 7770f05beee6
parent 68 7262222c3fdf
child 153 84e7bd3b8603
equal deleted inserted replaced
112:8981fd544840 113:7770f05beee6
     2 
     2 
     3 * How install?
     3 * How install?
     4 
     4 
     5   $ make install
     5   $ make install
     6 
     6 
     7 * Skeleton config file.
     7 ** Tidy.
       
     8 
       
     9 To enable Tidy config set HTML_TIDY env var:
       
    10 
       
    11   $ cat ~/.bashrc
       
    12 ...
       
    13 HTML_TIDY = ~/.tidy
       
    14 
       
    15 * Structure.
     8 
    16 
     9   .mailsign
    17   .mailsign
    10                 signature for mail
    18                 signature for mail
       
    19   .tidy
       
    20                 config for Tidy
    11 
    21 
    12 * Tips.
    22 * Tips.
    13 
    23 
    14 ** Cygwin.
    24 ** Cygwin ssh.
    15 
       
    16 *** ssh.
       
    17 
    25 
    18 To point Cygwin ssh to your $HOME edit /etc/password for your user.
    26 To point Cygwin ssh to your $HOME edit /etc/password for your user.