1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-06-26 18:50:11 +03:00
dotfiles/.gitconfig

15 lines
285 B
INI
Raw Normal View History

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