From f7e5fd37ac7d6c34b6640d36f7971cb36b59fd4f Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sun, 19 Jul 2015 16:26:59 -0700 Subject: [PATCH] Revert "Tweak branch glyph alignment." This reverts commit fc54dbc986df6b7c1a28098e88fa363a0c56289c. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ba998..4dd359b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This theme is based loosely on [agnoster][agnoster]. * _If you use virtualenv, you will probably need to disable the default virtualenv prompt, since it doesn't play nice with fish: `set -x VIRTUAL_ENV_DISABLE_PROMPT 1`_ * Abbreviated parent directory * Current directory, or Git or Mercurial project name - * Current project's repo branch (branch-glyph master) or detached head (`➦` d0dfd9b) + * Current project's repo branch (branch-glyph master) or detached head (➦ d0dfd9b) * Git or Mercurial status, via colors and flags: * Dirty working directory (`*`) * Untracked files (`…`)