1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-07-26 23:32:10 -04:00
macOS-Setup-Script/.gitconfig
Tommy 142737f8c0
Create .gitconfig
Signed-off-by: Tommy <contact@tommytran.io>
2023-12-25 03:59:49 -07:00

18 lines
328 B
INI

[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