2018-11-12 16:21:47 +02:00
|
|
|
[user]
|
|
|
|
name = Arti Zirk
|
|
|
|
email = arti.zirk@gmail.com
|
|
|
|
[merge]
|
2018-11-12 16:23:43 +02:00
|
|
|
tool = meld
|
|
|
|
|
2018-11-12 16:21:47 +02:00
|
|
|
[alias]
|
|
|
|
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
2019-01-22 21:10:04 +02:00
|
|
|
[web]
|
|
|
|
browser = firefox
|
|
|
|
[browser "firefox"]
|
|
|
|
path = firefox-developer-edition
|
|
|
|
[instaweb]
|
|
|
|
httpd = webrick
|
2019-01-24 18:16:43 +02:00
|
|
|
[core]
|
|
|
|
editor = nano
|
2019-02-17 19:09:34 +02:00
|
|
|
quotepath = false
|
2019-01-24 18:16:43 +02:00
|
|
|
[credential]
|
|
|
|
helper = /usr/lib/git-core/git-credential-libsecret
|
|
|
|
[sendemail]
|
|
|
|
smtpEncryption = tls
|
|
|
|
smtpServer = smtp.gmail.com
|
|
|
|
smtpUser = arti.zirk@gmail.com
|
|
|
|
smtpServerPort = 587
|