Create symlink from ~/.bash_profile for login shell to activate my ~/.bashrc.
.. -*- coding: utf-8 -*-
.. rst2html.py README README.html
==============================
gavenkoa personal dot-files.
==============================
.. contents::
How install.
============
::
$ make install
Tidy.
-----
To enable Tidy config set HTML_TIDY env var::
$ cat ~/.bashrc
...
HTML_TIDY = ~/.tidy
Color schema
============
background: white
foreground: black
cursorColor: brown
========= ====== ========= ====== ===============
point hex name bold name
========= ====== ========= ====== ===============
0>black 000000 black 696969 DimGrey
1>red ff0000 red ff1493 DeepPink
2>green 006400 DarkGreen 3cb371 MediumSeaGreen
3>yellow ffa500 orange ffd700 gold
4>blue 000080 navy 0000ff blue
5>magenta b03060 maroon ff00ff magenta
6>cyan 008b8b DarkCyan 00ced1 DarkTurquoise
7>white ffffff white f5f5f5 WhiteSmoke
========= ====== ========= ====== ===============