Fast select day-to-day commands, because ⏰ is 💰!
Your frequent commands will be stored in ~/.quickshell
# install
make install
# add your command
qsh --add
# run and have fun
qsh
> quickshell --help
> qsh --help
⚡️ quickshell ⚡️
Fast select day-to-day commands, because ⏰ is 💰!
--add, -a: Add a new command to the list
--remove, -r: Remove a command from the list
--list, -l: List all registered commands
--edit, -e: Edit your command list in ~/.quickshell
--help, -h: Show this help message
make uninstall