summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index 2fea1e9..8d7c42f 100644
--- a/TODO.org
+++ b/TODO.org
@@ -7,9 +7,9 @@
** DONE [#A] fix pwd when cd /
** DONE [#A] Multiline pipes (ls |)
** DONE [#A] Go full tok + quotes
-** TODO [#A] fix \; \&& \||
+** DONE [#A] fix \; \&& \||
** TODO [#A] Variables quotes qwe="okokoko kkok" asd='bav'
-** TODO [#A] ls qweqwe; echo $? <---- substitute
+** DONE [#A] ls qweqwe; echo $? <---- substitute
** TODO [#A] Careful p_line \;
** TODO [#A] <>>
** DONE [#B] forked write(2) stuff on cd