Browse Source

Add instaweb config for git

master
Arti Zirk 6 years ago
parent
commit
b9da93d710
  1. 6
      .gitconfig

6
.gitconfig

@ -6,3 +6,9 @@ @@ -6,3 +6,9 @@
[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

Loading…
Cancel
Save