mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
[init]
|
|
defaultBranch = main
|
|
[user]
|
|
email = leewtang@gmail.com
|
|
name = d0zingcat
|
|
signingkey = 6185322F
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|
|
[core]
|
|
excludesfile = /Users/d0zingcat/.config/git/.gitignore
|