install
Install the R4t binary to your PATH and configure shell aliases.Usage
What It Does
r4t install performs two actions:
-
Moves the binary to a PATH directory
- Linux / macOS:
~/.local/bin/ - Windows:
%USERPROFILE%\bin\
- Linux / macOS:
-
Creates shell aliases so you can invoke R4t as both
r4tandrat- Bash: appends to
~/.bashrc - Zsh: appends to
~/.zshrc - Fish: creates a function file in
~/.config/fish/functions/ - PowerShell (Windows): appends to the PowerShell profile
- Bash: appends to

