diff options
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ email = contact@pml68.dev name = Polesznyák Márk signingKey = /home/umberto/.ssh/id_ed25519 +[credential "smtp://contact%40pml68.dev@mail.mailo.com%3a465"] + helper = "pass show git" [sendemail] smtpServer = mail.mailo.com smtpServerPort = 465 |
