summary refs log tree commit diff
path: root/.config/git/config
blob: 8015cbf33be8675f07fa2f88ec551740e48bde3f (plain) (blame)
1
2
3
4
5
6
7
8
9
[user]
	name = June McEnroe
	email = programble@gmail.com
[push]
	default = simple
[rebase]
	autosquash = true
[pretty]
	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
8e381771d63f1b17ced79712e21&follow=1'>Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe