summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-29 19:56:18 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-29 19:56:18 +0200
commit748b7ad8beffe3241304b4ab05b2f5024027f713 (patch)
tree634869d25d36d2799378d0e62cf3860b2cfe06f3 /TODO.org
parentFix (diff)
download42-minishell-748b7ad8beffe3241304b4ab05b2f5024027f713.tar.gz
42-minishell-748b7ad8beffe3241304b4ab05b2f5024027f713.tar.bz2
42-minishell-748b7ad8beffe3241304b4ab05b2f5024027f713.tar.xz
42-minishell-748b7ad8beffe3241304b4ab05b2f5024027f713.tar.zst
42-minishell-748b7ad8beffe3241304b4ab05b2f5024027f713.zip
TODO update
Diffstat (limited to '')
-rw-r--r--TODO.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index 4944909..5ccc785 100644
--- a/TODO.org
+++ b/TODO.org
@@ -48,8 +48,8 @@
** DONE [#B] .minishellrc
** DONE [#B] .minishell_history
** DONE [#B] history builtin
-** TODO [#C] Norm [0/2]
- + [ ] libft
+** TODO [#C] Norm [1/2]
+ + [X] libft
+ [ ] minishell
** DONE [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] )
** DONE [#C] alias