dotfiles/config/git/gitconfig

8 lines
135 B
Text
Raw Normal View History

2019-05-05 19:24:14 +02:00
[user]
name = Inhji
email = johnnie@posteo.de
username = inhji
[core]
excludesfile = ~/.gitignore
2022-12-29 08:36:38 +01:00
[init]
defaultBranch = main