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