dotfiles/.gitconfig

12 lines
256 B
INI
Raw Normal View History

2023-08-19 08:04:46 +02:00
[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