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

[commit]
    gpgSign = true
    verbose = true

[merge]
    conflictStyle = diff3

[rebase]
    autosquash = true

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

[include]
    path = ./private
gsubject'>Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe