summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
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 5fa00b7..ac234bb 100644
--- a/TODO.org
+++ b/TODO.org
@@ -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