1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-09-07 18:23:30 -04:00
macOS-Setup-Script/.gitconfig

18 lines
328 B
INI
Raw Normal View History

[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
[user]
name = Tommy
email = contact@tommytran.io
signingkey = 7BB740F4C6E30F43D4076F03555C902A34EC968F
[commit]
gpgsign = true
[pull]
rebase = true
[fetch]
prune = true
[diff]
colorMoved = zebra