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

[commit]
	verbose = true

[merge]
	conflictStyle = diff3

[rebase]
	autosquash = true

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

[include]
	path = ./private
/nvim/colors/trivial.vim?id=187ab69c5db5bd7e2360069306964fb1c7586530&follow=1'>Set nvim UI colors back to the 8-color paletteJune McEnroe Neovim seems intent on replacing all the default colors with ghastly choices from the 256-color palette. 2019-01-22Complete ASCII set of WIP serif8x16.psfJune McEnroe Bad. 2019-01-22Add WIP serif8x16.psfJune McEnroe 2019-01-21Save cash history incrementallyJune McEnroe Still needs better error and edge case handling, but seems to work. 2019-01-19Remove pingbotJune McEnroe