]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
There are many different prompts out there
[git-wiki.git] / pep-git.txt
index 5aa0583481fb4a3f9091d36e7ca757b040426183..985ecc4e5a1fb102f45a5a6880d8c46b71de00de 100644 (file)
@@ -784,8 +784,16 @@ the latest and greatest download necessary file from `git contrib
 Git-for-windows comes with git-bash, bash completion is installed and
 enabled.
 
+bash/zsh prompt
+---------------
 
-TODO: 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.
+
+Search the Net for "git prompt" to find other prompt variants.
 
 
 git on server