Skip to content

Commit 023a4c4

Browse files
committed
Note some other nice prompts
1 parent 1291c72 commit 023a4c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,18 @@ The symbols (or "markers") can be changed by editing the `prompt.sh` file direct
6363

6464
## See Also
6565

66-
- The [original git-aware-prompt](https://github.com/jimeh/git-aware-prompt) by jimeh
66+
- The [original git-aware-prompt](https://github.com/jimeh/git-aware-prompt) by jimeh, from which this version is forked
6767

6868
- The [prompt now distributed with git](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh) offers a `GIT_PS1_SHOWUPSTREAM` option.
6969

7070
- [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) also has its own [git-prompt](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/gitfast/git-prompt.sh). (It has 500 lines compared to our 200.)
7171

7272
- Inspiration for this fork came from [git-branch-status](https://gist.github.com/jehiah/1288596) by jehiah
7373

74+
- [pure](https://github.com/sindresorhus/pure) prompt by sindresorhus includes good git support (for zsh only)
75+
76+
- [liquidprompt](https://github.com/nojhan/liquidprompt) includes some git support (for bash and zsh)
77+
7478

7579
## Installation
7680

0 commit comments

Comments
 (0)