summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-12-11 18:37:28 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-12-11 18:37:28 +0100
commit3a01a095ada34cf088523b0302dafa2bde7e3461 (patch)
treefc722f544898e7cbf6a09cc6ebadbad7aea1052a /TODO.org
parentIn progress (diff)
download42-minishell-3a01a095ada34cf088523b0302dafa2bde7e3461.tar.gz
42-minishell-3a01a095ada34cf088523b0302dafa2bde7e3461.tar.bz2
42-minishell-3a01a095ada34cf088523b0302dafa2bde7e3461.tar.xz
42-minishell-3a01a095ada34cf088523b0302dafa2bde7e3461.tar.zst
42-minishell-3a01a095ada34cf088523b0302dafa2bde7e3461.zip
Done
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 2cd48f0..f4d8383 100644
--- a/TODO.org
+++ b/TODO.org
@@ -68,7 +68,8 @@
** DONE .minishellrc
** DONE .minishell_history
** DONE history builtin
-** TODO $_
+** DONE $_
+ CLOSED: [2020-12-11 Fri 18:37]
** TODO Parse error before p_line for scripts
** DONE Norm [2/2]
CLOSED: [2020-10-03 Sat 14:46]