9f6d634e9099bdcf392971195f50db85a38c4933
fox shell
My own custom shell. Just making it as a passion project. Going to try and make it mostly POSIX compliant.
todo
- rewrite handle arg function. tis bad pointer stuff
- environment variables
- custom prompts
- fix prompt to use PS1 environment variable
- minimal current directory
- handle ~
- dynamically allocate cwd in cd builtin command
- history
- cursor movement
- tab to autocomplete files and dirs
- all of posixsxssssss
- aliases
- increase the SHLVL var
- update pwd
- quotes
- pipes |
- vi mode
- redirections > <
- append >>
- heredoc
- rcfile
- rcfile in config dir
Languages
C
98.1%
Shell
1.9%