aboutsummaryrefslogtreecommitdiff
path: root/git/gitconfig
blob: 251180b6758f4b0dcce7d43732b88ffec412601e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[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