One of the first versions, still doesnt work properly and will get updated soon
-
Updated
Jan 28, 2025 - Rust
One of the first versions, still doesnt work properly and will get updated soon
Rush is a lightweight, custom-built shell in Rust that supports basic shell operations, command execution, directory navigation, and piping between commands. It features a custom command parser, dynamic prompt updates, and error handling, making it a minimal yet functional alternative shell for learning and experimentation.
🦀 A customizable Rust-powered command-line shell with alias support, Git branch awareness, colorful directory listing, and built-in commands for a personalized terminal experience.
A lightweight Unix-like shell implementation in Rust with built-in commands (echo, cd, pwd, cat, cp, mv, mkdir). Educational project for learning systems programming and shell internals.
Add a description, image, and links to the custom-shell topic page so that developers can more easily learn about it.
To associate your repository with the custom-shell topic, visit your repo's landing page and select "manage topics."