aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb9a83e..bba5b3f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Going to try and make it mostly POSIX compliant.
- [x] custom prompts
- [x] minimal current directory
- [x] handle ~
-- [ ] dynamically allocate cwd in cd builtin command
+- [x] dynamically allocate cwd in cd builtin command
- [ ] history
- [ ] cursor movement
- [ ] tab to autocomplete files and dirs