shesh is a simple shell — fast, light, smooth.
- A lightweight version of fish shell
- Built from scratch in Rust
- Supports auto-completion and command hints
- Clean configuration with simple syntax
Requirements: Rust
git clone https://github.com/6z7y/shesh.git
cd shesh
make clean install
cargo install shesh
To start the shell, just run:
shesh
Config file location:
~/.config/shesh/shesh.24
#prompt = "shesh> "
#startup
echo "shesh ready!"
Hey, I'm shesh — a small and fast shell written in Rust.
I like to keep things simple — no clutter, just what you need.
I'm still improving, but I'm stable and ready to run by your side.