QALI
Quick Aliasing
A work in progress
Installation
cargo install qali
Usage
q --help
Examples:
Set an alias
Example: set gs as git status
q gs "git status"
Execute an command
Example: execute gs
q gs
Quick Aliasing
A work in progress
cargo install qali
q --help
Example: set gs as git status
q gs "git status"
Example: execute gs
q gs