README.rst
changeset 270 19082e26bea6
parent 248 d973da9767d8
child 814 83aaaf45479a
equal deleted inserted replaced
269:48b3cbdac750 270:19082e26bea6
       
     1 .. -*- coding: utf-8 -*-
       
     2 .. rst2html.py README README.html
       
     3 
       
     4 ==============================
       
     5  gavenkoa personal dot-files.
       
     6 ==============================
       
     7 .. contents::
       
     8 
       
     9 How install.
       
    10 ============
       
    11 ::
       
    12 
       
    13   $ make install
       
    14 
       
    15 Tidy.
       
    16 -----
       
    17 
       
    18 To enable Tidy config set HTML_TIDY env var::
       
    19 
       
    20   $ cat ~/.bashrc
       
    21   ...
       
    22   HTML_TIDY = ~/.tidy
       
    23 
       
    24 Structure.
       
    25 ==========
       
    26 
       
    27   .mailsign
       
    28                 signature for mail
       
    29   .tidy
       
    30                 config for Tidy
       
    31 
       
    32 Tips.
       
    33 =====
       
    34 
       
    35 Cygwin ssh.
       
    36 -----------
       
    37 
       
    38 To point Cygwin ssh to your $HOME edit /etc/password for your user.
       
    39