1
0
Fork 0
chezmoi/dot_gitconfig
2022-05-06 10:08:57 +02:00

38 lines
558 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 = delta
[delta]
side-by-side = true
;file-decoration-style = none
file-style = normal
syntax-theme = gruvbox
[interactive]
diffFilter = delta --color-only
[diff]
algorithm = patience
[sendemail]
smtpserver = /usr/bin/msmtp
smtpserveroption = -a
smtpserveroption = tdj