summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 16:24:24 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 16:24:24 +0200
commita43d7b250ead155442f44c4c04435b68e90a5033 (patch)
tree03dc3e3c84dcf49726c5be0800f8063ab357eddf
parentAdded some TODO's (diff)
download42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.gz
42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.bz2
42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.xz
42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.zst
42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.zip
TODO done
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 6f7c103..41d2f9e 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,7 +1,7 @@
* Stuff to fix
** TODO PWD=qwe; pwd <== recheck
** TODO VISUAL=qweqwe crontab -e <=== deal with it
-** TODO cd qweqwe <=== stderr
+** DONE cd qweqwe <=== stderr
* Stuff to add
** TODO Proper ~ subst