gitconfig

This commit is contained in:
Jozef Steinhübl 2024-03-29 11:21:57 +01:00
parent e395acfc92
commit 0439b6afe5

View file

@ -1,11 +1,9 @@
[user] [user]
name = Jozef Steinhübl
email = xhyrom.hyro@gmail.com email = xhyrom.hyro@gmail.com
name = xHyroM
[credential "https://github.com"] [credential "https://github.com"]
helper = helper =
helper = !/usr/bin/gh auth git-credential helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"] [credential "https://gist.github.com"]
helper = helper =
helper = !/usr/bin/gh auth git-credential helper = !/usr/bin/gh auth git-credential
[core]
editor = nvim