]> git.phdru.name Git - git-wiki.git/commitdiff
Explain bash/zsh prompt
authorOleg Broytman <phd@phdru.name>
Sun, 23 Aug 2015 16:22:44 +0000 (19:22 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 23 Aug 2015 16:22:44 +0000 (19:22 +0300)
pep-git.txt

index 5aa0583481fb4a3f9091d36e7ca757b040426183..8e3e0c5d95f0591035fb09edb910b27361dc503f 100644 (file)
@@ -784,8 +784,14 @@ the latest and greatest download necessary file from `git contrib
 Git-for-windows comes with git-bash, bash completion is installed and
 enabled.
 
-
-TODO: bash/zsh prompt.
+bash/zsh prompt
+---------------
+
+For shell command-line lovers prompt can carry a lot of useful
+information. To include git information in the prompt use
+`git-prompt.sh
+<https://git.kernel.org/cgit/git/git.git/tree/contrib/completion/git-prompt.sh>`_.
+Read the detailed instructions in the file.
 
 
 git on server