mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Add instaweb config for git
This commit is contained in:
parent
b8f832c9c0
commit
b9da93d710
@ -6,3 +6,9 @@
|
|||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user