the-way

Save and search code snippets from your terminal.

brewmacoslinux
Try with needOr install directly
Source

About

Code snippets manager for your terminal

Commands

the-way

Examples

save a code snippet to your collection$ the-way new
search snippets by keyword or tag$ the-way search python
list all saved code snippets$ the-way list
view a specific snippet by number$ the-way view 5
copy snippet code to clipboard$ the-way copy 3