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

[commit]
	verbose = true

[diff]
	colorMoved = default
	colorMovedWS = allow-indentation-change

[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
/.local/bin/up?id=f02be9b5c09179b64dc51933635c71625a9ecb82&follow=1'>Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe