forked from JaydenMW/pclish
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.
|
2 years ago | |
---|---|---|
LICENSE | 2 years ago | |
README.md | 2 years ago | |
install.sh | 2 years ago | |
shell.py | 2 years ago |
README.md
pclish.utilities.jaydenmw
A simple shell subsystem written in Python.
Changelog 0.0.7
- Install script now clones to /tmp/
- Install script no longer uses ~/.jaydenmw (now uses ~/.local/bin)
- Shell can now be ran with (./shell) instead of (python3 shell.py)
- Minor enhancements to Install script and shell