kash
A communist shell written in Python
It doesn't support escapes, quotes, comment lines, |
, &&
, >
, >>
or similar yet.
If you need help, get it from KApps Forum
Installation
Run:
git clone https://github.com/Camroku/kash;cd kash;sudo make install;make set
Uninstallation
Run:
sudo make uninstall;make unset
Configuration
Prompt (Equalivent of bash
's PS1) can be customized in ~/.config/kash/config.py