Files
fox-shell/README.md
iceyrazor 42abbc8f06 - readme. todo
- update pwd
- update SHLVL
- basename pwd in prompt
  - updating pwd
2026-02-09 23:48:22 -06:00

19 lines
370 B
Markdown

# 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