dotfiles/git/.gitconfig
2018-04-19 19:05:56 +02:00

16 lines
228 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-gnome-keyring