configs  Artifact [63d3384ea2]

Artifact 63d3384ea2e6e84cbf625046abf707b8458575e91aeda0bdc26dd444de749d26:


[user]
	name = Jonathan Schleifer
	email = js@heap.zone
	signingkey = C6C58EC2EF89091E0E13CD58D83A76BFE376345E

[color]
	ui = auto
	interactive = auto

[alias]
	ci = commit -S
	co = checkout
	d = diff
	ds = diff --staged
	serve = daemon --reuseaddr --verbose --base-path=. --export-all ./.git
	slog = log --show-signature
	sshow = show --show-signature
	st = status -s

[format]
	signature = Jonathan

[core]
	editor = vim

[push]
	default = matching

[gpg]
	program = gpg2

[url "git@github.com:"]
	insteadOf = https://github.com/
	pushInsteadOf = https://github.com/