diff --git a/README.md b/README.md index 9492d08..b399e16 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The symbols (or "markers") can be changed by editing the `prompt.sh` file direct ## See Also -- The [original git-aware-prompt](https://github.com/jimeh/git-aware-prompt) by jimeh +- The [original git-aware-prompt](https://github.com/jimeh/git-aware-prompt) by jimeh, from which this version is forked - The [prompt now distributed with git](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh) offers a `GIT_PS1_SHOWUPSTREAM` option. @@ -71,6 +71,10 @@ The symbols (or "markers") can be changed by editing the `prompt.sh` file direct - Inspiration for this fork came from [git-branch-status](https://gist.github.com/jehiah/1288596) by jehiah +- [pure](https://github.com/sindresorhus/pure) prompt by sindresorhus includes good git support (for zsh only) + +- [liquidprompt](https://github.com/nojhan/liquidprompt) includes some git support (for bash and zsh) + ## Installation