summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-11 19:32:47 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-11 19:32:47 +0200
commitbe1403ef70e51442df459b1ef89f547cbc9af4ca (patch)
treeb1efa1acba6cde5cf691ef0bea7fecf7fe6a8ab1 /TODO.org
parentIn progress (diff)
download42-minishell-be1403ef70e51442df459b1ef89f547cbc9af4ca.tar.gz
42-minishell-be1403ef70e51442df459b1ef89f547cbc9af4ca.tar.bz2
42-minishell-be1403ef70e51442df459b1ef89f547cbc9af4ca.tar.xz
42-minishell-be1403ef70e51442df459b1ef89f547cbc9af4ca.tar.zst
42-minishell-be1403ef70e51442df459b1ef89f547cbc9af4ca.zip
This shit is killing me
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 652a9da..640f3af 100644
--- a/TODO.org
+++ b/TODO.org
@@ -26,6 +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 $?
* Stuff to add
** DONE [#A] builtins to pipes