dotfiles/dot_gitconfig
Florian Beisel 2450c66aca Update .gitconfig
Update .gitconfig-work
Update Library/Application Support/Code/User/settings.json
2024-06-14 08:38:15 +02:00

18 lines
341 B
Plaintext

# ~/.gitconfig
[includeIf "gitdir:~/work/"]
path = .gitconfig-work
[includeIf "gitdir:~/private/"]
path = .gitconfig-private
# Special Cases
[includeIf "gitdir:/Users/beisel/.local/share/chezmoi/"]
path = .gitconfig-private
# Fallthrough
[user]
email = florian.beisel@intersport.de
name = Florian Beisel
[gpg]
format = ssh