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