cmdshelf

Organize and manage your custom shell scripts and commands

brewmacoslinux
Try with needOr install directly
Source

About

Better scripting life with cmdshelf

Commands

cmdshelf

Examples

Create a new shelf to store scripts$ cmdshelf new my-scripts
Add a script to a shelf$ cmdshelf add my-scripts backup 'tar -czf backup.tar.gz .'
List all scripts in a shelf$ cmdshelf list my-scripts