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