Shell prototype
Find a file
Charlotte Meyer 6c759e57cc fix(runtime): set fg pgrp in all children
Before there was a race condition, where it relied on the scheduler
running the first child first.
2022-10-10 20:32:09 +00:00
crates fix(runtime): set fg pgrp in all children 2022-10-10 20:32:09 +00:00
.gitignore feat(parser): implement parser 2022-09-15 21:20:26 +00:00
Cargo.lock feat(runtime): add basic runtime 2022-09-24 12:42:59 +00:00
Cargo.toml feat(parser): implement parser 2022-09-15 21:20:26 +00:00
flake.lock feat(flake): add nix flake 2022-09-24 12:42:59 +00:00
flake.nix feat(flake): add nix flake 2022-09-24 12:42:59 +00:00
README.md feat(parser): implement parser 2022-09-15 21:20:26 +00:00

oyster

The world's your oyster


Stars GitHub issues GitHub contributors

oyster is a shell. Better description soon.