Add sourcebots specific git config

This commit is contained in:
Jake Howard 2018-03-31 18:55:32 +01:00
parent 18ecc485d1
commit 7414d165c0

View File

@ -14,3 +14,6 @@
<% else -%> <% else -%>
path = ~/.dotfiles/git/personal.conf path = ~/.dotfiles/git/personal.conf
<% end -%> <% end -%>
[includeIf "gitdir:~/sourcebots/"]
path = ~/.dotfiles/git/sourcebots.conf