dotfiles/git/gitconfig

35 lines
505 B
Plaintext
Raw Normal View History

2024-03-17 14:39:54 +10:00
[user]
email = mmckinnon@comprofix.com
name = Matthew McKinnon
[color]
ui = true
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = red
[push]
default = simple
[http]
sslverify = false
postBuffer = 524288000
[core]
autocrlf = false
2024-04-20 13:36:20 +10:00
[safe]
directory = /opt/tessdata