runex 0.1.4

Cross-shell abbreviation engine that expands short tokens into full commands
runex-0.1.4 is not a library.

runex

Turn runes into commands.

runex is a cross-shell abbreviation engine that expands short tokens into full commands in real time.

runex demo

Install

cargo install runex

If runex is not found after install, make sure Cargo's bin directory is on your PATH:

  • Unix-like shells: ~/.cargo/bin
  • Windows: %USERPROFILE%\.cargo\bin

Full Documentation

Generated shell scripts and your config.toml become part of your local shell environment. Only load files you trust.