mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-24 17:01:00 +02:00
15 lines
285 B
INI
15 lines
285 B
INI
[user]
|
|
name = Arti Zirk
|
|
email = arti.zirk@gmail.com
|
|
[merge]
|
|
tool = meld
|
|
|
|
[alias]
|
|
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
|
[web]
|
|
browser = firefox
|
|
[browser "firefox"]
|
|
path = firefox-developer-edition
|
|
[instaweb]
|
|
httpd = webrick
|