configs  Artifact [a585fc50ec]

Artifact a585fc50ec11b328e142e80afd930ea1c8053fe02ce5e94e6e9763f7e028dec1:


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

[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