summary refs log tree commit diff
path: root/home/.config/git/config
blob: f377b399cd7bb566ec0ca9e225ac654aefcbd7db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[user]
    name = Curtis 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
ommit/bin/aes.c?id=a617b3a80adfeb3a32d10aa1e38aab71114b304c&follow=1'>Fix DEL in aesJune McEnroe 2019-02-05Add aesJune McEnroe 2019-02-01Set nvim Directory back to blueJune McEnroe