A custom shell written in C.
- Displays the current working directory, automatically replacing the home path with
~. - Built-in support for
cd(includingcddirectly to home) andexit. - Folder and file name autocomplete.
- Command history support.
- Full command catalog by using Bash as a subshell.