dotfiles/root/home/bhasher/.gitconfig

9 lines
190 B
INI

[include]
path = ~/.config/custom/git/.gitconfig
[safe]
directory = /opt/flutter
[core]
excludesfile = ~/.config/custom/git/.gitignore_global
[init]
defaultBranch = master