You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
LICENSE | 1 year ago | |
README.md | 1 year ago | |
install.sh | 1 year ago | |
shell.py | 1 year ago |
README.md
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