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

[commit]
    gpgSign = true

[merge]
    conflictStyle = diff3

[rebase]
    autosquash = true

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

[include]
    path = ./private
id=1be5373627c82d20ff33da4fa77e3d4bba76e472&follow=1'>Add mkdir -p to import scriptJune McEnroe 2015-07-04Add license to readmeJune McEnroe 2015-07-04Add pathogen to vimJune McEnroe 2015-05-28Add send-prefix bindingJune McEnroe 2015-05-28Bash is usually in /binJune McEnroe 2015-05-24Swap windows instead of moving themJune McEnroe 2015-05-24Replace effuse with simple shell scriptsJune McEnroe 2015-05-23Add tmux shortcut functionsJune McEnroe 2015-05-23More tmux configurationJune McEnroe