2020-05-17 00:05:00 -04:00
|
|
|
[user]
|
2020-12-04 21:38:15 -05:00
|
|
|
email = paul@hptrow.me
|
|
|
|
name = Paul Trowbridge
|
2020-05-17 00:05:00 -04:00
|
|
|
[core]
|
2020-12-04 21:38:15 -05:00
|
|
|
autocrlf = false
|
|
|
|
editor = vim
|
2020-05-17 00:05:00 -04:00
|
|
|
[push]
|
2020-12-04 21:38:15 -05:00
|
|
|
default = simple
|
2020-05-17 00:05:00 -04:00
|
|
|
[alias]
|
2020-12-04 21:38:15 -05:00
|
|
|
quick-stats = ! /usr/local/bin/git-quick-stats
|
2020-05-17 00:05:00 -04:00
|
|
|
[log]
|
2020-12-04 21:38:15 -05:00
|
|
|
date = format:%Y-%m-%d %H:%M:%S
|
2020-05-17 00:05:00 -04:00
|
|
|
[format]
|
2020-12-04 21:38:15 -05:00
|
|
|
pretty = format:'%C(yellow)%h %Cred%ad %Cblue%an %Cgreen%d %Creset%s'
|
|
|
|
[sendemail]
|
|
|
|
smtpserver = mail.gandi.net
|
|
|
|
smtpuser = paul@hptrow.me
|
|
|
|
smtpencryption = tls
|
|
|
|
smtpserverport = 587
|