Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 24, 2014
1 parent 9854eaf commit 18c3d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Most prompts are cluttered, ugly and slow. I wanted something visually pleasing
### Why?

- Comes with the perfect prompt character. Author went through the whole Unicode range to find it.
- Shows `git` branch and whether it's dirty using the [fastest](https://gist.github.com/3898739) method available.
- Shows `git` branch and whether it's dirty (with a `*`) using the [fastest](https://gist.github.com/3898739) method available.
- Indicates when you have unpushed/unpulled `git` commits with up/down arrows.
- Prompt character turns red if the last command didn't exit with `0`.
- Command execution time will be displayed if it exceeds the set threshold.
Expand Down

0 comments on commit 18c3d66

Please sign in to comment.