mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
[bobthefish] Mention hg in README :)
This commit is contained in:
parent
e5a6915b4e
commit
986f0e1ea1
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user