diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-09-19 14:29:27 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-09-19 14:29:27 +0200 |
commit | f120805f04b7b8491d65c940f0dfdac6f25e43a1 (patch) | |
tree | 911989bdb66290c1f0305758988cb79308c40fbe /TODO.org | |
parent | h done (diff) | |
download | 42-minishell-f120805f04b7b8491d65c940f0dfdac6f25e43a1.tar.gz 42-minishell-f120805f04b7b8491d65c940f0dfdac6f25e43a1.tar.bz2 42-minishell-f120805f04b7b8491d65c940f0dfdac6f25e43a1.tar.xz 42-minishell-f120805f04b7b8491d65c940f0dfdac6f25e43a1.tar.zst 42-minishell-f120805f04b7b8491d65c940f0dfdac6f25e43a1.zip |
Ready to merge
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ ** TODO [#B] Parse error before p_line for scripts ** DONE [#B] .minishellrc ** DONE [#B] .minishell_history -** TODO [#B] history builtin +** DONE [#B] history builtin ** TODO [#C] Norm ** DONE [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) ** DONE [#C] alias |