/rps

Shell prompt written in rust

Primary LanguageRust

RPS

A simple shell prompt written in Rust.

To install, run:

cargo install --path .

Then, add

rps --init fish | source

to your config.fish or equivalent.