diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-05-06 16:22:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-05-06 16:22:33 +0200 |
commit | 188957475721f465cc0045d50f558604208ef63f (patch) | |
tree | 93141ba268efb692271059946bdbbd704217188b | |
parent | fd08a8c444b3f92a659467058929769fd48fa5e7 (diff) |
Use better color
-rw-r--r-- | cheatsheet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.txt b/cheatsheet.txt index 4470135..69ad78c 100644 --- a/cheatsheet.txt +++ b/cheatsheet.txt @@ -2,7 +2,7 @@ Global Setup See also Submodules below. - git config --global color.status.branch red + git config --global color.status.branch magenta Tag |