From f3d03e71ede8e94e7137777ab5ad5570c3d11b31 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Fri, 6 Mar 2026 22:34:50 -0600 Subject: some cleanup and shell var - SHELL is now set - cwd now has realloc - realloc with error checking is now a fucntion like malloce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.3