diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:18:55 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:18:55 +0200 | 
| commit | d9012f13e35c5cf942cc7909030cd8e64e444f8b (patch) | |
| tree | 0ea8711aa7b27ef59dd9f955ab908b1195177504 | |
| parent | Updated TODO.org (diff) | |
| download | 42-minishell-d9012f13e35c5cf942cc7909030cd8e64e444f8b.tar.gz 42-minishell-d9012f13e35c5cf942cc7909030cd8e64e444f8b.tar.bz2 42-minishell-d9012f13e35c5cf942cc7909030cd8e64e444f8b.tar.xz 42-minishell-d9012f13e35c5cf942cc7909030cd8e64e444f8b.tar.zst 42-minishell-d9012f13e35c5cf942cc7909030cd8e64e444f8b.zip  | |
Added some TODO's
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 4 | 
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@  ** TODO PWD=qwe; pwd <== recheck  ** TODO VISUAL=qweqwe crontab -e <=== deal with it  ** TODO cd qweqwe <=== stderr + +* Stuff to add +** TODO Proper ~ subst +** TODO Norm  | 
