aboutsummaryrefslogblamecommitdiff
path: root/git/gitconfig
blob: b969f865db5558edcb66861cc7ada15900ed4380 (plain) (tree)
1
2
3
4
5
6
7
8
9
      

                               
                         
 


                       
       
             
 








                  

                          
[user]
    name = Tom Ryder
    email = tom@sanctum.geek.nz
    signingkey = 77BB8872

[advice]
    statusHints = false

[color]
    ui = true

[diff]
    tool = vimdiff

[difftool]
    prompt = false

[log]
    date = local

[push]
	default = matching