dotfiles/git/gitconfig.symlink

13 lines
247 B
Plaintext
Raw Normal View History

2020-06-03 14:31:58 +00:00
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[user]
name = Noah Masur
email = noah.masur@take2games.com
[hub]
host = github.take2games.com
[pager]
branch = false