[Git] Add Email credentials, change default editor, remove autocrlf

This commit is contained in:
Lucien Cartier-Tilet 2021-04-17 12:52:53 +02:00
parent 0b2ba3eaa0
commit b598891ad7
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 6 additions and 2 deletions

View File

@ -3,10 +3,9 @@
name = Lucien Cartier-Tilet
signingkey = BD7789E705CB8DCA
[core]
# editor = vim
editor = emacsclient -c -a emacs
whitespace = fix,-indent-with-non-tab,trailing-space
excludesfile = /home/phundrak/dotfiles/.gitignore_global
autocrlf = false
[web]
browser = firefox
[color]
@ -73,6 +72,11 @@
####
u = reset --
unstage = reset --
[sendemail]
smtpserver = mail.phundrak.com
smtpuser = lucien@phundrak.com
smtpencryption = tls
smtpserverport = 587
[magithub]
online = true
[magithub "status"]