15 lines
318 B
Text
15 lines
318 B
Text
[user]
|
|
name = Tibo De Peuter
|
|
email = tibo.depeuter@telenet.be
|
|
[credential "https://github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[credential "https://gist.github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[init]
|
|
defaultBranch = main
|
|
[pull]
|
|
rebase = false
|
|
[core]
|
|
editor = vim
|