aboutsummaryrefslogtreecommitdiff
path: root/git/gitconfig
blob: c1b2c96b6361fdee7794cccf5109b9ce9b772ca8 (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 = 255AAC13

[advice]
    statusHints = false

[color]
    ui = true

[diff]
    tool = vimdiff

[difftool]
    prompt = false

[log]
    date = local