backwards: Add git module
This commit is contained in:
9
hosts/backwards/modules/git/gitconfig
Normal file
9
hosts/backwards/modules/git/gitconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[user]
|
||||
name = Alexander Heldt
|
||||
email = me@alexanderheldt.se
|
||||
|
||||
[url "git@github.com:"]
|
||||
insteadOf = https://github.com/
|
||||
|
||||
[url "git@codeberg.org:"]
|
||||
insteadOf = https://codeberg.org/
|
||||
Reference in New Issue
Block a user