X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=pep-git.txt;h=8e3e0c5d95f0591035fb09edb910b27361dc503f;hb=def8d72a2bea34b72aad27fdc68142228ed8a15e;hp=5aa0583481fb4a3f9091d36e7ca757b040426183;hpb=76a62f1684e83e3a902c5f4baddf87046de87e5f;p=git-wiki.git diff --git a/pep-git.txt b/pep-git.txt index 5aa0583..8e3e0c5 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -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 +`_. +Read the detailed instructions in the file. git on server