Modern Shell

Flux Shell

A blazing-fast, customizable shell written in Rust, designed for modern developers.

Interactive Demo
Features

Everything You Need

Discover the powerful features that make Flux Shell the perfect choice for modern developers.

Lightning Fast

Built with Rust for unprecedented speed and reliability.

Customizable

Tailor every aspect of your shell experience.

Secure

Advanced security features to protect your system.

Documentation

Get Started

Quick setup guide to get you up and running with Flux Shell.

Quick Start

Installation
git clone https://github.com/chocoOnEstrogen/flux
cd flux
make install

Configuration

~/.config/rip.choco.flux/config.fl

{
    "prompt": "flux λ ",
    "prompt_template": "{dir} λ ",
    // More configuration options... in /docs/configuration
}