1
0
Fork 0
chezmoi/dot_config/git/config
2022-10-03 10:32:24 +02:00

44 lines
659 B
Text

[user]
name = Vladimír Dudr
email = vladimir@tango-dj.cz
[http "https://gopkg.in"]
followRedirects = true
[gui]
spellingdictionary = none
[color]
ui = auto
[pull]
rebase = true
[rebase]
autostash = false
[core]
pager = less
[delta]
side-by-side = true
;file-decoration-style = none
file-style = normal
syntax-theme = gruvbox-dark
hyperlinks = true
[interactive]
diffFilter = delta --color-only
[diff]
algorithm = patience
external = difft
[sendemail]
smtpserver = /usr/bin/msmtp
smtpserveroption = -a
smtpserveroption = tdj
[merge]
tool = vimdiff
conflictstyle = diff3