diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,12 +22,13 @@ * Stuff to add ** DONE [#A] builtins to pipes ** DONE [#A] Proper ~ subst +** TODO [#A] SIGNAL ** DONE [#B] && || ** TODO [#B] & ** TODO [#B] $_ ** DONE [#B] .minishellrc ** DONE [#B] .minishell_history -** TODO [#B] SIGNAL +** TODO [#B] history builtin ** TODO [#C] Norm ** DONE [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) ** TODO [#C] alias |