A very barebones, basic CLI shell. Integrated with Clearch!
Everytime an unknown command is passed, it gets redirected to clearch to provide helpful insight and corrections.
This way you can directly ask the shell questions and receive help without sacrificing it's core functionality.
Arch Based:
sudo pacman -S readline
Debian Based:
sudo apt-get install libreadline6 libreadline6-dev
sudo ./install.sh
run boring
:)
what on earth even is POSIX?