mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-09 17:08:06 +01:00
11 lines
256 B
INI
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
|