Files
dotfiles/gitconfig
T

7 lines
105 B
Plaintext
Raw Normal View History

2022-04-24 16:40:40 +02:00
[user]
email = christian@koptein.de
name = Christian Koptein
2024-03-29 09:19:20 +01:00
[core]
editor = vim
[fetch]
2024-03-30 15:56:34 +01:00
prune = true