summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index e3374ab..9cc733d 100644
--- a/TODO.org
+++ b/TODO.org
@@ -26,7 +26,7 @@
** DONE [#C] Handle comments better #
** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already)
** TODO [#C] Fix ~ only first pos of arg
-** TODO [#C] Fix $?
+** DONE [#C] Fix $?
* Stuff to add
** DONE [#A] builtins to pipes
@@ -43,5 +43,7 @@
** DONE [#C] alias
** DONE [#C] Read scripts
** DONE [#C] PSX rice
+** TODO [#C] if else
+** TODO [#C] <<
** TODO [#C] Termcaps
** TODO [#C] Simple arithmetics $((a + 1))