summary refs log tree commit diff
path: root/home/.config/git/config
blob: 36b9677643324f25ede76985ec22d1f06d56b4b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[user]
	name = June McEnroe
	email = june@causal.agency

[commit]
	verbose = true

[merge]
	conflictStyle = diff3

[pull]
	rebase = true

[rebase]
	autosquash = true

[pretty]
	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%aN>

[include]
	path = ./private
ss='logmsg'> 2020-05-11Add AutonomousJune McEnroe Why do the bad guys get a happy ending though? 2020-05-08Move keyboard layout into a .bundleJune McEnroe Based on Workman.bundle. This seems to make it stick, though I don't want to speak too soon. 2020-05-07Remove mkshJune McEnroe 2020-05-07Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe Not sure when this was added. Has the advantage of working properly in more versions of man(1) it seems. 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe