ches / dotfiles

Config files and stuff.

Clone this repository (size: 10.8 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/ches/dotfiles/
commit 41: a3fc01b20086
parent 40: 13218eba7ebf
branch: default
batteries included default options for git instaweb
Ches Martin / ches
9 months ago

Changed (Δ41 bytes):

raw changeset »

.gitconfig (3 lines added, 0 lines removed)

Up to file-list .gitconfig:

29
29
	fontdiff = -family Monaco -size 11 -weight normal -slant roman -underline 0 -overstrike 0
30
30
[branch]
31
31
	autosetupmerge = true
32
[instaweb]
33
	httpd = webrick
34
	port = 8000