dotfiles/gitconfig

10 lines
135 B
Plaintext
Raw Permalink Normal View History

2022-04-24 14:40:40 +00:00
[user]
email = christian@koptein.de
name = Christian Koptein
2024-03-29 08:19:20 +00:00
[core]
editor = vim
[fetch]
2026-03-03 09:32:15 +00:00
prune = true
[init]
defaultBranch = main