summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 99796ca..a8224a6 100644
--- a/TODO.org
+++ b/TODO.org
@@ -29,6 +29,7 @@
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||
** DONE [#B] ./qwe.sh <=== handle bad shebang
+** TODO [#B] msh ~> ./qwe.sh <---- without shebang (maybe works fine already)
** TODO [#B] 'qweqwe=qweqwe'
** DONE [#C] fix that goddamn exit(2) 25 leak
** DONE [#C] lpipes leaks on builtins (same as above man)
@@ -39,7 +40,6 @@
** DONE [#C] Fix $?
** DONE [#C] Handle comments better #
** TODO [#C] Handle memory
-** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already)
** TODO [#C] Fix ~ only first pos of arg
* Stuff to add