dotfiles/git/gitconfig
2022-09-06 14:55:41 -05:00

18 lines
332 B
Plaintext

[http]
sslVerify = false
[user]
name = Gerardo J. Puerta
email = gerardo@gnuardo.com
[core]
editor = vim
[color]
status = auto
branch = auto
interactive = auto
diff = auto
[push]
default = simple
[credential]
helper = /usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret