14 lines
217 B
INI
14 lines
217 B
INI
[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/
|
|
|