You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

27 lines
694 B

[user]
name = brettlangdon
email = brett@blangdon.com
signingkey = CE12147F
[credential]
helper = store
[core]
excludesfile = /Users/brettlangdon/.gitignore_global
editor = emacs
pager = diff-so-fancy | less --tabs=4 -RFX
whitespace = trailing-space,space-before-tab
[alias]
st = status
d = diff --color --minimal
dc = diff --color --minimal --cached
g = grep -p
dm = diff origin/master
sm = sqwish origin/master
[diff]
compactionHeuristic = true
algorithm = histogram
[push]
default = simple
[grep]
lineNumber = true
[commit]
gpgsign = true