feat: bifurcating profiles

This commit is contained in:
Matthew Ryan Dillon 2025-01-02 14:40:58 -05:00
parent d97474bff6
commit e2378b0737
11 changed files with 148 additions and 23 deletions

View file

@ -1,9 +1,8 @@
[include]
path = /opt/local/share/git-delta/themes.gitconfig
[user]
name = {{ .name }}
email = {{ .email }}
email = {{ .email_personal }}
[core]
editor = hx
pager = delta
@ -62,3 +61,6 @@
rebase = true
[init]
defaultBranch = main
[includeIf "gitdir:~/Klaviyo/"]
path = ~/.gitconfig-work