[core] excludesfile = ~/.config/.gitignore [user] name = Jake Howard [github] user = RealOrangeOne [rerere] enabled = true autoupdate = true [commit] verbose = true [alias] root = rev-parse --show-toplevel amend = commit --amend --no-edit [include] {% if ansible_fqdn == "TOO-Work" %} path = ~/.dotfiles/git/work.conf {% else %} path = ~/.dotfiles/git/personal.conf {% endif %} [includeIf "gitdir:~/sourcebots/"] path = ~/.dotfiles/git/sourcebots.conf [includeIf "gitdir:~/Repositories/"] path = ~/.dotfiles/git/personal.conf [includeIf "gitdir:~/DabApps/"] path = ~/.dotfiles/git/work.conf [includeIf "gitdir:~/SR/"] path = ~/.dotfiles/git/personal.conf