mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-14 14:15:12 +02:00
Add instaweb config for git
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user