--- a/README.rst Thu Sep 04 16:09:14 2014 +0900
+++ b/README.rst Thu Sep 04 16:11:09 2014 +0900
This file provides ``prompt_command`` function that is executed by the
-shell just before displaying ``PS1``. This way user can redefine ``PS1`` (or any of
-``PS{1,4}``, for that matter) to fit his/her needs. That's what I did exactly.
-.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt.png
+shell just before displaying ``PS1`` (which the function sets). The result is a
Note that the clock is not real-time. It updates after your shell command
finishes (e.g. after you press enter). That's sufficient if you want to
know how long your db backup took, for example.
-Mercurial and Git support is disabled for root, thus two colored dashes.
+.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-exit.png
.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-venv.png
-.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-exit.png
.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-hg.png
-It can be clearer, sure. But I'm used to this and I like it because it's
+.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-git.png
+.. image:: https://bitbucket.org/engored/dotfiles/raw/tip/docs/prompt-root.png
+Mercurial and Git support is disabled for root, thus two colored dashes.
Binary file docs/prompt-exit.png has changed
Binary file docs/prompt-git.png has changed
Binary file docs/prompt-hg.png has changed
Binary file docs/prompt-root.png has changed
Binary file docs/prompt-venv.png has changed
Binary file docs/prompt.png has changed