summary refs log tree commit diff
path: root/.config/git/config
blob: 41aeb22d942fbbdf14277afb2a45559b6480ab13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[user]
	name = Curtis 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
d> 2026-03-23Replace tmppath pledge with rpath wpath cpathJune McEnroe 2026-03-23Add -ll for hilexJune McEnroe huh. should have always been there I guess, but now it actually matters, at least on OpenBSD? 2026-02-17Remove photo metadata directoriesJune McEnroe 2026-02-17Ignore photo metadataJune McEnroe I just don't want to be adding all this stuff to git. 2026-02-16Populate films datalist with 20 most recently usedJune McEnroe 2026-02-16Select last used bodyJune McEnroe 2026-02-15Don't break on trip with removed bodyJune McEnroe 2026-02-11Keep manpath.conf sortedJune McEnroe