diff options
Diffstat (limited to 'files/.gitconfig')
| -rwxr-xr-x | files/.gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/.gitconfig b/files/.gitconfig index f7cf19a..100be4f 100755 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -1,8 +1,8 @@ [user] name = Anton Bobov - email = bobov_a@sibsac.ru + email = abobov@gmail.com [color] - ui = true + ui = auto [diff] tool = vimdiff [difftool] |
