rip-sh-* shell helper convention
josh opened this issue · 1 comments
josh commented
Automatically define sh helpers for all rip-sh-*
commands.
PID a rip
sh function that first checks for sh functions, if one exists run it and eval the result. Else fallback to the standard rip
bin. This would allow rip push
and rip use
to work like first class commands.