Skip to content

Latest commit

Β 

History

History
51 lines (40 loc) Β· 1.43 KB

File metadata and controls

51 lines (40 loc) Β· 1.43 KB

d1sh πŸš€ Blazingly πŸ”₯ Fast ⚑ Shell Written in Rust πŸ¦€

Welcome to d1sh! ✨

What is d1sh? πŸ€”

d1sh is a πŸš€ blazingly πŸ”₯ fast ⚑ modern shell alternative written in πŸ¦€ Rust, designed for performance and user experience.

Features βœ…

  • ⚑ 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

Installation πŸ”§

# 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 .

Usage πŸ’»

Simply type d1sh to start your new shell experience:

d1sh

Benchmarks πŸ“Š

Shell Relative Speed
Bash 🐒
Fish πŸ‡
Zsh πŸ‡πŸ‡
d1sh πŸš€πŸš€πŸš€

Contributing 🀝

Contributions are welcome! Feel free to submit pull requests or open issues.

License πŸ“

MIT License - Free to use and modify.

Why d1sh? πŸ’¬

Because we believe a shell should be both powerful and enjoyable to use. Built with Rust πŸ¦€ for reliability and speed ⚑.