shrtrm
v1.0.0
Published
Shorterm is a terminal tool allowing you to create shortcuts of long or repetetive commands.
Readme
SHORTERM 🧠
Shorterm is a terminal tool allowing you to create shortcuts of long or repetetive commands.
To get started, install shorterm globally for easier access :
npm i -g shrtrm
shrtrm <shortcut>
You can also use shrtrm via npx
npx shrtrm <shortcut>
Available commands
Add shortcut
shrtrm add
List shortcuts
shrtrm l
Delete shortcut(s)
shrtrm delete
Select & execute shortcut
shrtrm le
Execute shortcut
shrtrm <shortcut>
