Commit 22da9f80 authored by jeremiejig's avatar jeremiejig

fix a character was ⭠ U+2B60 now  U+E0A0

README of agnoster and bobthefish
parent cd78009a
...@@ -18,7 +18,7 @@ For Mac users, I highly recommend iTerm 2 + Solarized Dark ...@@ -18,7 +18,7 @@ For Mac users, I highly recommend iTerm 2 + Solarized Dark
* User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile) * User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile)
* Git status * Git status
* Mercurial status * Mercurial status
* Branch () or detached head (➦) * Branch () or detached head (➦)
* Current branch / SHA1 in detached head state * Current branch / SHA1 in detached head state
* Dirty working directory (±, color change) * Dirty working directory (±, color change)
* Working directory * Working directory
......
...@@ -16,7 +16,7 @@ For Mac users, I highly recommend iTerm 2 + Solarized Dark ...@@ -16,7 +16,7 @@ For Mac users, I highly recommend iTerm 2 + Solarized Dark
* If the previous command failed (✘) * If the previous command failed (✘)
* User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile) * User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile)
* Git status * Git status
* Branch () or detached head (➦) * Branch () or detached head (➦)
* Current branch / SHA1 in detached head state * Current branch / SHA1 in detached head state
* Dirty working directory (±, color change) * Dirty working directory (±, color change)
* Working directory * Working directory
......
...@@ -30,7 +30,7 @@ This theme is based loosely on [agnoster][agnoster]. ...@@ -30,7 +30,7 @@ This theme is based loosely on [agnoster][agnoster].
* 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 project name
* Current project's Git branch ( master) or detached head (➦ d0dfd9b) * Current project's Git branch ( master) or detached head (➦ d0dfd9b)
* Git status, via colors and flags: * Git status, via colors and flags:
* Dirty working directory (*) * Dirty working directory (*)
* Untracked files (…) * Untracked files (…)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment