summary refs log tree commit diff
path: root/home/.config/git/config
blob: cb38682cf46ff04c1de9af3502d9be59364da9d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[user]
    name = June 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
mit/.config/nvim/colors/subtle.vim?id=bd37d64e2fce4d29c0d41686fea27bef588f5fb5&follow=1'>Color macros in yellowJune McEnroe 2016-07-26Colorscheme colors and schemesJune McEnroe 2016-07-26Add ''subtle'' colorschemeJune McEnroe I'm just trying this out. 2016-07-26Add htoprcJune McEnroe 2016-07-24Add may and refactor ssh configJune McEnroe 2016-07-18Disable cursorlineJune McEnroe 2016-07-18Use hard constrast gruvbox darkJune McEnroe 2016-07-15Remove vim configurationJune McEnroe 2016-07-15Add readline to README configurations listJune McEnroe 2016-07-15Add vendor script to READMEJune McEnroe 2016-07-15Pull latest pathogen and gruvboxJune McEnroe