summaryrefslogtreecommitdiff
path: root/.config/git/config
blob: df0e39aeea3f5e6695e7ccc7c6518568b049a3c4 (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
    navigate = true
    file-style = omit

[merge]
    conflictstyle = diff3

[diff]
    colorMoved = default