2020-05-02 22:48:06 +00:00
|
|
|
[user]
|
|
|
|
name = Nicholas Tietz-Sokolsky
|
|
|
|
email = me@ntietz.com
|
|
|
|
[push]
|
|
|
|
default = simple
|
|
|
|
[core]
|
|
|
|
excludesfile = /home/nicholas/.gitignore_global
|
|
|
|
editor = nvim
|
|
|
|
[alias]
|
|
|
|
praise = blame
|
2020-08-03 17:07:22 +00:00
|
|
|
[pull]
|
|
|
|
rebase = false
|
|
|
|
ff = only
|
2022-08-07 20:49:00 +00:00
|
|
|
[init]
|
|
|
|
defaultBranch = main
|