diff --git a/modules/config/templates/gitconfig.conf.erb b/modules/config/templates/gitconfig.conf.erb index 29863ca..1499036 100644 --- a/modules/config/templates/gitconfig.conf.erb +++ b/modules/config/templates/gitconfig.conf.erb @@ -5,6 +5,7 @@ name = Jake Howard [include] + path = ~/.dotfiles/git/private.conf <% if @trusted['hostname'] == 'too-work' -%> path = ~/.dotfiles/git/work.conf <% else -%>