Quick Aliasing
A work in progress
shell cargo install qali
q --help
Example: set gs as git status shell q gs "git status"
gs
git status
shell q gs "git status"
Example: execute gs shell q gs
shell q gs