dotfiles/.gitconfig
2023-08-19 08:04:46 +02:00

11 lines
256 B
INI

[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