summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 16:16:42 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 16:16:42 +0200
commite2b9c7bf8361d3bab610df574fc17d51a5798356 (patch)
tree669488332096ceebad8cc0cc54a6cddcd6aa35a4
parentTODO update again (diff)
download42-minishell-e2b9c7bf8361d3bab610df574fc17d51a5798356.tar.gz
42-minishell-e2b9c7bf8361d3bab610df574fc17d51a5798356.tar.bz2
42-minishell-e2b9c7bf8361d3bab610df574fc17d51a5798356.tar.xz
42-minishell-e2b9c7bf8361d3bab610df574fc17d51a5798356.tar.zst
42-minishell-e2b9c7bf8361d3bab610df574fc17d51a5798356.zip
TODO update
-rw-r--r--TODO.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 2668df9..b21db31 100644
--- a/TODO.org
+++ b/TODO.org
@@ -26,7 +26,6 @@
** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] buildable on Linux
** TODO [#A] 2>&1
-** TODO [#A] #comments in history
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||
** DONE [#B] ./qwe.sh <=== handle bad shebang