projects
/
dotfiles-public.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0250a93
)
.gitconfig: Set color.ui = auto (for pretty diffs, greps, etc.)
author
W. Trevor King
<wking@tremily.us>
Fri, 15 Feb 2013 14:33:45 +0000
(09:33 -0500)
committer
W. Trevor King
<wking@tremily.us>
Fri, 15 Feb 2013 14:34:51 +0000
(09:34 -0500)
src/.gitconfig
patch
|
blob
|
history
diff --git
a/src/.gitconfig
b/src/.gitconfig
index 40aa5a87383001057680dd9bb8bd041ce0b48cea..f78b3ea84be48d05a60ff53cc499c34e5315c898 100644
(file)
--- a/
src/.gitconfig
+++ b/
src/.gitconfig
@@
-17,6
+17,9
@@
aliasesfile = /home/wking/.mutt/aliases
aliasfiletype = mutt
+[color]
+ ui = auto
+
[diff "gpg"]
textconv = gpg -v
xfuncname = "^((pub|uid) .*)"