add mine gitconfig

This commit is contained in:
Jozef Steinhübl 2023-08-19 08:04:46 +02:00
parent c49c697162
commit b1b003b404

11
.gitconfig Normal file
View file

@ -0,0 +1,11 @@
[user]
email = xhyrom.hyro@gmail.com
name = xHyroM
[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
[core]
editor = nvim