summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-09 16:31:32 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-09 16:31:32 +0200
commitf04b4646d0ad1364266495eb296c1593a2e5600f (patch)
treef00aef358492ac4f9ffbef0ff5b88635cc7e5b40
parentUpdated TODO (diff)
download42-minishell-f04b4646d0ad1364266495eb296c1593a2e5600f.tar.gz
42-minishell-f04b4646d0ad1364266495eb296c1593a2e5600f.tar.bz2
42-minishell-f04b4646d0ad1364266495eb296c1593a2e5600f.tar.xz
42-minishell-f04b4646d0ad1364266495eb296c1593a2e5600f.tar.zst
42-minishell-f04b4646d0ad1364266495eb296c1593a2e5600f.zip
Updated TODO.org
-rw-r--r--TODO3
-rw-r--r--TODO.org4
2 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index b05d726..0000000
--- a/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-PWD=qwe; pwd <== recheck
-VISUAL=qweqwe crontab -e <=== deal with it
-cd qweqwe <=== stderr
diff --git a/TODO.org b/TODO.org
new file mode 100644
index 0000000..f7af522
--- /dev/null
+++ b/TODO.org
@@ -0,0 +1,4 @@
+* Stuff to fix
+** TODO PWD=qwe; pwd <== recheck
+** TODO VISUAL=qweqwe crontab -e <=== deal with it
+** TODO cd qweqwe <=== stderr