git
This commit is contained in:
16
git/.config/git/config
Normal file
16
git/.config/git/config
Normal file
@@ -0,0 +1,16 @@
|
||||
[user]
|
||||
name = Lionarius
|
||||
email = git@lionarius.ru
|
||||
signingkey = D6E264245CCF4B84
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
[push]
|
||||
followTags = true
|
||||
|
||||
[credential]
|
||||
credentialStore = gpg
|
||||
Reference in New Issue
Block a user