diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-17 18:23:09 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-17 18:23:09 +0200 | 
| commit | 78219097ae1256a2b2578a445cb51144af0b13c7 (patch) | |
| tree | c11c5472cd545aa547f4b27ebd04bdd3bd552db4 | |
| parent | Conditionnal jump fix (diff) | |
| download | 42-minishell-78219097ae1256a2b2578a445cb51144af0b13c7.tar.gz 42-minishell-78219097ae1256a2b2578a445cb51144af0b13c7.tar.bz2 42-minishell-78219097ae1256a2b2578a445cb51144af0b13c7.tar.xz 42-minishell-78219097ae1256a2b2578a445cb51144af0b13c7.tar.zst 42-minishell-78219097ae1256a2b2578a445cb51144af0b13c7.zip | |
~ subst TODO done
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@  * Stuff to add  ** DONE [#A] builtins to pipes -** TODO [#A] Proper ~ subst +** DONE [#A] Proper ~ subst  ** DONE [#B] && ||  ** TODO [#B] &  ** TODO [#B] $_ | 
