mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-10 01:18:06 +01:00
gitconfig
This commit is contained in:
parent
e395acfc92
commit
0439b6afe5
1 changed files with 1 additions and 3 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue