501 B
501 B
fox shell
My own custom shell. Just making it as a passion project. Going to try and make it mostly POSIX compliant.
todo
- environment variables
- custom prompts
- minimal current directory
- handle ~
- dynamically allocate cwd in cd builtin command
- all of posixsxssssss
- aliases
- increase the SHLVL var
- update pwd
- quotes
- pipes |
- redirections > <
- append >>
- heredoc
- rcfile
- rcfile in homedir