update git config

This commit is contained in:
do butterflies cry? 2026-02-16 09:33:25 +10:00
parent 3b2e3ddaab
commit b22bb3217e

View file

@ -7,24 +7,24 @@
enable = true;
lfs.enable = true;
userName = "_cry64";
userEmail = "them@dobutterfliescry.net";
signing = {
# key = "F68745A836CA0412";
# format = "openpgp";
# signByDefault = true;
};
aliases = {
s = "status";
d = "diff";
l = "log";
c = "commit";
p = "push";
};
settings = {
user.name = "_cry64";
user.email = "them@dobutterfliescry.net";
alias = {
s = "status";
d = "diff";
l = "log";
c = "commit";
p = "push";
};
extraConfig = {
color.ui = true;
core.editor = "hx";
github.user = "cry128";
@ -51,7 +51,7 @@
"codeberg:"
];
};
"forgejo@forge.dobutterfliescry.net:2222/" = {
"git@tearforge.net/" = {
insteadOf = [
"cry:"
"forge:"