dotfiles/root/home/bhasher/.gitconfig

9 lines
191 B
INI
Raw Normal View History

2024-01-26 21:38:51 +01:00
[include]
path = ~/Documents/sync/.config/git/.gitconfig
[safe]
directory = /opt/flutter
[core]
excludesfile = /home/bhasher/.gitignore_global
[init]
defaultBranch = master