mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 11:06:15 -05:00
14 lines
260 B
Text
14 lines
260 B
Text
[user]
|
|
email = ryan@rschanz.org
|
|
name = Ryan Schanzenbacher
|
|
[commit]
|
|
gpgSign = true
|
|
[filter "lfs"]
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|
|
[color]
|
|
ui = auto
|
|
[init]
|
|
defaultBranch = main
|