1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-02-24 20:42:03 +00:00
dotfiles/git/gitconfig.symlink

13 lines
247 B
Plaintext
Raw Normal View History

2020-06-03 08:31:58 -06: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