index
:
42-minishell
caps
fix-stuff
gnu-compat
leaktarace
master
Minimal shell for 42 school
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
TODO.org
1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 622bdc9..94675dc 100644
--- a/
TODO.org
+++ b/
TODO.org
@@ -34,3 +34,4 @@
** DONE [#C] Read scripts
** DONE [#C] PSX rice
** TODO [#C] Termcaps
+** TODO [#C] Simple arithmetics $((a + 1))