vcs: add git-get

See: https://github.com/grdl/git-get
This commit is contained in:
Daniel Lundin 2024-08-11 15:23:55 +02:00
parent 1fae8d3e9c
commit 088a839a36
No known key found for this signature in database

View file

@ -6,6 +6,7 @@
diffedit3 diffedit3
difftastic difftastic
git-branchless git-branchless
git-get
git-graph git-graph
git-town git-town
lazyjj lazyjj
@ -78,6 +79,9 @@
prunetags = true; prunetags = true;
showForcedUpdates = true; showForcedUpdates = true;
}; };
gitget = {
root = "${config.home.homeDirectory}/src/oss";
};
gpg = { gpg = {
format = "ssh"; format = "ssh";
ssh = { ssh = {