# pclish.utilities.jaydenmw A simple shell subsystem written in Python that can has its own commands, and can run OS commands. # Changelog 0.0.7-hotfix1a - Fixed shebang (tells linux what interpreter to use) - Prompt shows system hostname instead of localhost (shell@hostname) - Minor performance improvements - Marked shell as executable