lazygit: add gitea

This commit is contained in:
notohh 2023-06-18 02:49:37 -04:00
parent df3a4c17c8
commit 0e1b55996c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -14,6 +14,9 @@ _: {
cherryPickedCommitFgColor = ["#89b4fa"];
unstagedChangesColor = ["red"];
};
services = {
"git.notohh.dev" = "gitea:git.notohh.dev";
};
};
};
}