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