This is a repository with my custom bash shell
I've used this as the base for several extensions for other projects
This custom shell, expands on a typical BASH shell by providing a more dynamic history recall feature. Implements forking, linked lists and direct system calls
C++