rustie

Crates.iorustie
lib.rsrustie
version0.1.18
sourcesrc
created_at2019-06-29 17:56:25.379857
updated_at2019-07-20 20:28:46.564919
descriptionCross Platform Shell
homepage
repositoryhttps://github.com/sigmaSd/rustie
max_upload_size
id144570
size55,397
(sigmaSd)

documentation

README

rustie

Cross Platform Shell

Tips/Tricks

  • Configuration file location: $HOME/.config/rustie/rustie.config
  • You can set custom env variables by using SETUVAR in the config file, example:
- cat rustie.config
-> SETUVAR RUSTIE_PATH /home/user/.cargo/bin
  • RUSTIE_PATH is a special variable used to tell rustie where to look for additional binaries
  • Rustie can handle math thanks to evalexpr
  • Rustie can handle pipes

Changelog

Commit count: 59

cargo fmt