more todo

This commit is contained in:
Quinten Mennen 2025-02-06 16:38:16 +01:00
parent 0c23778911
commit 8e6f9a23cd

View File

@ -26,6 +26,7 @@ A lot of amazing shell stuff
- Make a parser to create a command list - Make a parser to create a command list
- Add redirects, appends, pipe etc. File descriptor functions - Add redirects, appends, pipe etc. File descriptor functions
- Expand \$ vars & support \$? - Expand \$ vars & support \$?
- CB command to change banner
- __Bonus:__ Command tree for &&, ||, * - __Bonus:__ Command tree for &&, ||, *
## Allowed Functions ## Allowed Functions