From fe3a155c8594644a7b81beb428b2b9bdbef2bda3 Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Thu, 2 Jul 2009 15:03:31 +0300 Subject: -- fixed: upcase_hostname didn't do right thing if host == default_host --- index.txt | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'index.txt') diff --git a/index.txt b/index.txt index 365ea9e..3a05cf2 100644 --- a/index.txt +++ b/index.txt @@ -140,7 +140,7 @@ to any of above locations and customize as needed. colors. -== DEPENDENCY +== Dependencies Most of not optional dependencies are probably already installed on your computer. @@ -157,13 +157,25 @@ Most of not optional dependencies are probably already installed on your compute * hg (optional) -== TODO +== Todo * VCS exclude dir list * new mail (howto at: `http://kikhome.net/?p=11` ) * ctrl-Z subshell indicator * VIM module needs to be moved out of GIT module -* make module (to show generated, stale files) * How detect current merge? (current method through .git/MERGE_HEAD not always works) + include::../volnitsky.com/project/howto-submit-patch.txt[] + +== Authors +- Leonid Volnitsky (original author) http://volnitsky.com +- Niklas Hofer (CWD truncation) http://github.com/niklas/ +- Lee Nussbaum (HG support) lee.nussbaum@gmail.com http://github.com/wln +- Albert Vernon http://xenoclub.wordpress + + +[bibliography] +.References +- [[[1]]] 'Bash Prompt HOWTO', http://tldp.org/HOWTO/Bash-Prompt-HOWTO/index.html + -- cgit v1.2.3