refactor(git): shorthand for Catppuccin git clones

main
sgoudham 6 months ago
parent 92a5c3702a
commit 610308d789
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -51,6 +51,7 @@
push.autoSetupRemote = true;
receive.fsckObjects = true;
transfer.fsckobjects = true;
url."git@github.com:catppuccin/".insteadOf = "ctp:";
};
};
}

Loading…
Cancel
Save