mirror of
https://github.com/spirit-x64/dotfiles.git
synced 2025-01-19 01:51:47 +03:00
14 lines
197 B
INI
14 lines
197 B
INI
{e49632a89a352f53833a08846e7454e83c652b4a true 197 .gitconfig 0xc00b37ecb0}
[core]
|
|
editor = code --wait
|
|
[user]
|
|
name = Spirit
|
|
email = spirit@programmer.net
|
|
[init]
|
|
defaultBranch = main
|
|
[pull]
|
|
rebase = true
|
|
[credential]
|
|
helper = store
|
|
[github]
|
|
user = spirit-x64
|