Enabled git colors

This commit is contained in:
Eric Renfro 2022-09-19 16:42:06 -04:00
parent 0f4cd08c12
commit 9b88e35fb1
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@
defaultBranch = master
[pull]
rebase = false
[color]
ui = true
[core]
pager = less -r