aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:22:03 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:22:03 +1200
commit0b979d44656ef8a6f3c59da7c001812130afd7c8 (patch)
treeaae26526442ecbe1e6a459762a83a9f7f3425490
parentMerge branch 'release/v5.8.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-0b979d44656ef8a6f3c59da7c001812130afd7c8.tar.gz
dotfiles-0b979d44656ef8a6f3c59da7c001812130afd7c8.zip
Merge branch 'release/v5.9.0'v5.9.0
* release/v5.9.0: Add init.templateDir to gitconfig
-rw-r--r--VERSION4
-rw-r--r--git/gitconfig.mi53
2 files changed, 5 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index bf41501b..b3bfc24a 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v5.8.0
-Wed May 29 07:16:21 UTC 2019
+tejr dotfiles v5.9.0
+Wed May 29 07:22:03 UTC 2019
diff --git a/git/gitconfig.mi5 b/git/gitconfig.mi5
index a7053486..eeb99406 100644
--- a/git/gitconfig.mi5
+++ b/git/gitconfig.mi5
@@ -34,6 +34,9 @@
extendRegexp = true
lineNumber = true
+[init]
+ templateDir = ~/.git-template
+
[log]
date = local
decorate = short