Commit graph

1 commit

Author SHA1 Message Date
Andrew Williams
7386cdfea3 Prompt: coolblue
Blue/grey/white themed prompt with git status
Currently it shows the following git info
- current branch
- staged file indicator
- modified file indicator
- untracked file indicator
- ahead/behind status on remote repos if any
- number of items in the stash

It's a 2 line prompt

VCS info is based on
https://github.com/whiteinge/dotfiles/blob/master/.zsh_shouse_prompt

I used the peepcode prompt as a starting point.  Not sure much of it is left.
2013-01-19 01:03:28 -05:00