Adding git and ssh

This commit is contained in:
Gerardo J. Puerta
2022-09-06 14:55:41 -05:00
parent d58bdbcb83
commit 14c4476c79
4 changed files with 137 additions and 3 deletions

17
git/gitconfig Normal file
View File

@ -0,0 +1,17 @@
[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