summary refs log tree commit diff
path: root/.gitconfig
blob: cec949b51b4cc42512c2d3e7b7a744e049964730 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[user]
	name = Curtis McEnroe
	email = programble@gmail.com
[core]
	editor = vim
	excludesfile = /home/curtis/.gitignore.global
	autocrlf = input
[sendemail]
	smtpencryption = tls
	smtpserver = smtp.gmail.com
	smtpuser = programble@gmail.com
	smtpserverport = 587
[merge]
	tool = vimdiff
[color]
	ui = true
[push]
	default = simple
[include]
	path = .gitconfig.private
t/txt/books.txt?id=e0673650ccfba6d508a1a8ec79f0139d6f6127aa&follow=1'>Add Ancillary JusticeJune McEnroe 2020-06-26Add password non-manager to planJune McEnroe 2020-06-26Tweak TF2 sensitivities once moreJune McEnroe 2020-06-19Add note about litterbox bot useJune McEnroe 2020-06-19Publish "IRC suite"June McEnroe 2020-06-17Add errors to link.shJune McEnroe