summary refs log tree commit diff
path: root/home/.config/git/config
blob: c34f0a9bc60869476f7dc75a9af18354e2610616 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[user]
    name = Curtis McEnroe
    email = programble@gmail.com

[commit]
    gpgSign = true

[rebase]
    autosquash = true

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

[include]
    path = ./private