16 lines
224 B
INI
16 lines
224 B
INI
[user]
|
|
name = Dreaded_X
|
|
email = tim.huizinga@gmail.com
|
|
|
|
[push]
|
|
default = simple
|
|
|
|
[core]
|
|
excludesfile = $HOME/.dotfiles/git/gitignore
|
|
|
|
[color]
|
|
ui = true
|
|
|
|
[credential]
|
|
helper = /usr/lib/git-core/git-credential-libsecret
|