pinwheel: Extract git to module

This commit is contained in:
Alexander Heldt
2023-08-25 19:23:53 +02:00
parent d91c831a0c
commit df61f41c79
4 changed files with 13 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
[user]
name = Alexander Heldt
email = me@alexanderheldt.se
[core]
editor = "vim"
[url "git@github.com:"]
insteadOf = https://github.com/
[url "git@gitlab.com:"]
insteadOf = https://gitlab.com/