From 42abbc8f06fb56761502824b8085516299535534 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Mon, 9 Feb 2026 23:48:22 -0600 Subject: - readme. todo - update pwd - update SHLVL - basename pwd in prompt - updating pwd --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd0dbdc --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# todo + +- [x] environment variables +- [x] custom prompts +- [x] minimal current directory +- [ ] quotes +- [-] handle ~ +- [ ] dynamically allocate cwd in cd builtin command +- [-] all of posixs + - [ ] aliases + - [x] increase the SHLVL var + - [x] update pwd + - [ ] pipes | + - [ ] redirections > < + - [ ] append >> + - [ ] heredoc +- [ ] rcfile + - [ ] rcfile in homedir -- cgit v1.3