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