init
This commit is contained in:
11
.gitconfig
Normal file
11
.gitconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
[user]
|
||||
name = ai
|
||||
email = ai@syui.ai
|
||||
[core]
|
||||
editor = vim
|
||||
[pull]
|
||||
rebase = false
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
Reference in New Issue
Block a user