dev: remove TODO

This commit is contained in:
mcolonna 2024-05-17 14:58:11 +02:00
parent f4392c039f
commit e0b059bea6

View file

@ -9,8 +9,6 @@
- normal variables
- environment variables
- $?
- pipes
- no calls (like `$ < input_file > output_file`)
- builtins:
- echo (with option -n)
- cd [path]