initial commit

This commit is contained in:
2024-11-16 17:13:02 +01:00
commit 1466e4fb23
30 changed files with 2498 additions and 0 deletions

9
usrpath/usrpath.manifest Normal file
View File

@@ -0,0 +1,9 @@
{
["manifestVersion"] = "1.0",
["package"] = "usrpath",
["version"] = "1.0.0"
["name"] = "usrpath",
["repo"] = "tree/master/usrpath",
["description"] = "Add /usr/bin to shell.path",
["authors"] = "AR2000AR"
}