19 lines
217 B
Plaintext
19 lines
217 B
Plaintext
[user]
|
|
name = vx-clutch
|
|
email = owestness@gmail.com
|
|
|
|
[core]
|
|
editor = nvim
|
|
excludesFile = ~/.gitignore
|
|
|
|
[pull]
|
|
rebase = true
|
|
|
|
[rebase]
|
|
autoStash = true
|
|
|
|
[push]
|
|
default = current
|
|
[credential]
|
|
helper = store
|