Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
riobard committed Jul 18, 2013
1 parent 8dcb3ce commit adc7258
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ Powerline for Bash in pure Bash script.

## Features

* Git branch status: display "+" symbol when current branch is changed, and "⇡"
symbol when the current branch is ahead of remote.
* Platform-dependent prompt symbol (see screenshots).
* Color code for the previously failed command.
* Fast execution (no noticable delay).
* No need for patched fonts.
* Git branch: display current git branch name, or short SHA1 hash when the head
is detached
* Git branch: display "+" symbol when current branch is changed
* Git branch: display "⇡" symbol when the current branch is ahead of remote
* Platform-dependent prompt symbol for OS X and Linux (see screenshots)
* Color code for the previously failed command
* Fast execution (no noticable delay)
* No need for patched fonts


## Installation
Expand Down

0 comments on commit adc7258

Please sign in to comment.