lazygit: add gitea
This commit is contained in:
parent
df3a4c17c8
commit
0e1b55996c
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ _: {
|
||||||
cherryPickedCommitFgColor = ["#89b4fa"];
|
cherryPickedCommitFgColor = ["#89b4fa"];
|
||||||
unstagedChangesColor = ["red"];
|
unstagedChangesColor = ["red"];
|
||||||
};
|
};
|
||||||
|
services = {
|
||||||
|
"git.notohh.dev" = "gitea:git.notohh.dev";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue