Files
nixos-configs/hosts/pinwheel/modules/git/gitconfig
2023-08-25 19:37:00 +02:00

14 lines
217 B
Plaintext

[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/