statusline

A blazingly-fast successor to purplesyringa's shell, rewritten in Rust.

Requirements

Installation

```

!/bin/bash

cargo install statusline echo 'export PS1_MODE=...' >> ~/.bashrc # for 'text' and 'minimal' echo 'eval "$(statusline --env)"' >> ~/.bashrc . ~/.bashrc ```

Don't forget to check PATH and update from time to time.

Features

How is this different from purplesyringa's shell?