dotfiles/gitconfig

8 lines
106 B
Plaintext
Raw 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]
prune = true