pclish/README.md

9 lines
285 B
Markdown

# pclish.utilities.jaydenmw
A simple shell subsystem written in Python.
# 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