A Custom Shell I made in Python for fun, which means it sucks lmao
This package is not meant for daily use.
- Using
PIP
pip install donutshell
- By cloning the repo (manual install)
git clone https://github.com/loldonut/donutshell
cd donutshell
python setup.py install
# or
py setup.py install