diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-12-11 18:37:28 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-12-11 18:37:28 +0100 |
commit | 3a01a095ada34cf088523b0302dafa2bde7e3461 (patch) | |
tree | fc722f544898e7cbf6a09cc6ebadbad7aea1052a /TODO.org | |
parent | In progress (diff) | |
download | 42-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.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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] |