summaryrefslogtreecommitdiff
path: root/.config/git/config
blob: c6f8776980d66ea656b27fcd4bbf8d9227967554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[user]
    name = Adam
    email = 56338480+adastx@users.noreply.github.com

[core]
    pager = delta

[interactive]
    diffFilter = delta --color-only

[delta]
    syntax-theme = TwoDark
    diff-so-fancy = true
    commit-decoration-style = yellow ol
    file-style = omit

[merge]
    conflictstyle = diff3

[diff]
    colorMoved = default