QALI

Quick Aliasing

A work in progress

Installation

shell cargo install qali

Usage

q --help

Examples:

Set an alias

Example: set gs as git status shell q gs "git status"

Execute an command

Example: execute gs shell q gs

Features to implement