mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
git stuff
This commit is contained in:
parent
9e3019bb59
commit
77bbf9ae76
2 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
||||||
init = {
|
init = {
|
||||||
defaultBranch = "main";
|
defaultBranch = "main";
|
||||||
};
|
};
|
||||||
|
push = {
|
||||||
|
autoSetupRemote = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
lfs = {
|
lfs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,7 @@
|
||||||
flashrom
|
flashrom
|
||||||
sigrok-cli
|
sigrok-cli
|
||||||
pulseview
|
pulseview
|
||||||
|
burpsuite
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue