diff --git a/.gitconfig b/.gitconfig index adb6416..afd3458 100644 --- a/.gitconfig +++ b/.gitconfig @@ -4,9 +4,10 @@ [color] diff = auto + status = auto + branch = auto [alias] ci = commit co = checkout st = status -