mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-14 14:15:12 +02:00
Add email config and password storage in gnome-keyring
This commit is contained in:
@@ -12,3 +12,12 @@
|
|||||||
path = firefox-developer-edition
|
path = firefox-developer-edition
|
||||||
[instaweb]
|
[instaweb]
|
||||||
httpd = webrick
|
httpd = webrick
|
||||||
|
[core]
|
||||||
|
editor = nano
|
||||||
|
[credential]
|
||||||
|
helper = /usr/lib/git-core/git-credential-libsecret
|
||||||
|
[sendemail]
|
||||||
|
smtpEncryption = tls
|
||||||
|
smtpServer = smtp.gmail.com
|
||||||
|
smtpUser = arti.zirk@gmail.com
|
||||||
|
smtpServerPort = 587
|
||||||
|
|||||||
Reference in New Issue
Block a user