mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-05 06:38:40 +00:00
Switcheroo on github urls (#121)
This commit is contained in:
@@ -123,6 +123,9 @@
|
||||
"protocol.file" = {
|
||||
allow = "always";
|
||||
};
|
||||
url."git@github.com:" = {
|
||||
insteadOf = "https://github.com/";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user