initial commit
This commit is contained in:
16
noire-carnation/config/git/config
Normal file
16
noire-carnation/config/git/config
Normal file
@@ -0,0 +1,16 @@
|
||||
[user]
|
||||
name = emma
|
||||
email = emma@tebibyte.media
|
||||
signingkey = 6D661C738815E7DD
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[core]
|
||||
editor = nvim
|
||||
[sendemail]
|
||||
smtpserver = mail.tebibyte.media
|
||||
smtpencryption = tls
|
||||
smtpuser = emma@tebibyte.media
|
||||
smtpserverport = 587
|
||||
smtpAuth = PLAIN
|
||||
[commit]
|
||||
gpgsign = true
|
||||
Reference in New Issue
Block a user