d1sh is a π blazingly π₯ fast β‘ modern shell alternative written in π¦ Rust, designed for performance and user experience.
- β‘ Fast Performance - Optimized command execution and response time
- π§ Smart Completion - Intelligent context-aware suggestions
- π‘οΈ Memory Safe - Built with Rust's safety guarantees
- π¨ Syntax Highlighting - Clear, customizable color schemes
- π Plugin System - Extend functionality easily
- π Cross-Platform - Works on Linux, macOS, and Windows
- π¦ Small Footprint - Minimal resource usage
# Clone the repository
git clone https://github.com/d1bg/d1sh.git
# Change to project directory
cd d1sh
# Build and install
cargo build --release
cargo install --path .Simply type d1sh to start your new shell experience:
d1sh| Shell | Relative Speed |
|---|---|
| Bash | π’ |
| Fish | π |
| Zsh | ππ |
| d1sh | πππ |
Contributions are welcome! Feel free to submit pull requests or open issues.
MIT License - Free to use and modify.
Because we believe a shell should be both powerful and enjoyable to use. Built with Rust π¦ for reliability and speed β‘.