summary refs log tree commit diff
path: root/.config/git/config
blob: 207e483e867a15ef9565fda601adad8df594f308 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[user]
	name = June McEnroe
	email = programble@gmail.com
[commit]
	gpgSign = true
[rebase]
	autosquash = true
[pretty]
	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
[include]
	path = ./override
.0 does a better job than whatever the hell macOS Mojave's libc is doing. 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-14Add CREEP UJune McEnroe 2020-04-14Add DONT COME TO THE WOODSJune McEnroe 2020-04-04Include <content src> in feedJune McEnroe Maybe this gets feed readers to embed the content? 2020-04-04Set publish date in feed from .DdJune McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroe