MilesCranmer / rip2

A safe and ergonomic alternative to rm
GNU General Public License v3.0
27 stars 1 forks source link

add graveyard subcommand + help colors #25

Closed MilesCranmer closed 2 months ago

MilesCranmer commented 2 months ago

Easy way to get graveyard path:

rip graveyard

so you can easily check the sizes of its contents with:

ls -lath $(rip graveyard)

or of the current folder with

ls -lath $(rip graveyard -s)

@JeromeSchmied might help with #11. Maybe even a solution to it?

JeromeSchmied commented 2 months ago

yeah, it's cool