aboutsummaryrefslogtreecommitdiff
path: root/git/gitconfig.m4
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-04 16:08:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-04 16:08:43 +1200
commit8ebef9fbb4c0eb5e98a1ed185a4f3263a30953d5 (patch)
tree88f37bcae03e91b732f05ce6615aa544a41bdf47 /git/gitconfig.m4
parentUse -p opt to pup in hurl(1) for entity decoding (diff)
downloaddotfiles-8ebef9fbb4c0eb5e98a1ed185a4f3263a30953d5.tar.gz
dotfiles-8ebef9fbb4c0eb5e98a1ed185a4f3263a30953d5.zip
Template .gitconfig personal values
Doing this in preference to relying on GIT_* environment variables. I don't like the default values in the Makefile very much; I'll need to figure out something nicer at some point.
Diffstat (limited to 'git/gitconfig.m4')
-rw-r--r--git/gitconfig.m432
1 files changed, 32 insertions, 0 deletions
diff --git a/git/gitconfig.m4 b/git/gitconfig.m4
new file mode 100644
index 00000000..0397cb93
--- /dev/null
+++ b/git/gitconfig.m4
@@ -0,0 +1,32 @@
+[advice]
+ statusHints = false
+
+[alias]
+ others = ls-files --others --exclude-standard
+
+[color]
+ ui = true
+
+[diff]
+ tool = vimdiff
+
+[difftool]
+ prompt = false
+
+[grep]
+ extendRegexp = true
+ lineNumber = true
+
+[log]
+ date = local
+
+[push]
+ default = matching
+
+[status]
+ short = true
+
+[user]
+ name = Tom Ryder
+ email = tom@sanctum.geek.nz
+ signingKey = 0xC14286EA77BB8872