summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 14:17:00 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 14:17:00 +0200
commit8205539da9d3e1b47eed9cd556113157233900eb (patch)
treef6fadb47db5bea0586c8e11b5e7d5f90bf11f6e4 /TODO.org
parentTODO update (diff)
download42-minishell-8205539da9d3e1b47eed9cd556113157233900eb.tar.gz
42-minishell-8205539da9d3e1b47eed9cd556113157233900eb.tar.bz2
42-minishell-8205539da9d3e1b47eed9cd556113157233900eb.tar.xz
42-minishell-8205539da9d3e1b47eed9cd556113157233900eb.tar.zst
42-minishell-8205539da9d3e1b47eed9cd556113157233900eb.zip
Norm and TODO update
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 20acc28..2c460f9 100644
--- a/TODO.org
+++ b/TODO.org
@@ -26,6 +26,7 @@
** TODO [#B] $_
** DONE [#B] .minishellrc
** TODO [#B] .minishell_history
+** TODO [#B] SIGNAL
** TODO [#C] Norm
** DONE [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] )
** TODO [#C] alias