dotfiles/zsh/.gitconfig

11 lines
152 B
INI

[user]
name = Tim
[core]
excludesfile = ~/.gitignore
[push]
default = current
[init]
defaultBranch = master
[include]
path = ~/.gitconfig.local