16 lines
318 B
INI
16 lines
318 B
INI
[user]
|
|
name = Jonathan Agmon
|
|
email = jojo@agmon.co.il
|
|
[core]
|
|
editor = micro
|
|
[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
|
|
[init]
|
|
defaultBranch = main
|
|
[credential]
|
|
helper = store
|