[bobthefish] Mention hg in README :)

This commit is contained in:
Justin Hileman 2014-11-17 20:45:13 -08:00
parent 5662032b87
commit c839fafda3

View File

@ -29,9 +29,9 @@ This theme is based loosely on [agnoster][agnoster].
* You currently have superpowers ($) * You currently have superpowers ($)
* User@Host (unless you're the default user) * User@Host (unless you're the default user)
* Abbreviated parent directory * Abbreviated parent directory
* Current directory or Git project name * Current directory, or Git or Mercurial project name
* Current project's Git branch ( master) or detached head (➦ d0dfd9b) * Current project's repo branch ( master) or detached head (➦ d0dfd9b)
* Git status, via colors and flags: * Git or Mercurial status, via colors and flags:
* Dirty working directory (*) * Dirty working directory (*)
* Untracked files (…) * Untracked files (…)
* Staged changes (~) * Staged changes (~)
@ -39,6 +39,7 @@ This theme is based loosely on [agnoster][agnoster].
* Unpulled commits (-) * Unpulled commits (-)
* Unpushed commits (+) * Unpushed commits (+)
* Unpulled *and* unpushed commits (±) * Unpulled *and* unpushed commits (±)
* _Note that not all of these have been implemented for hg yet :)_
* Abbreviated project-relative path * Abbreviated project-relative path