Show HN: Rm-safely – a safety net for rm command
1 zdkaster 0 7/28/2025, 8:52:45 AM github.com ↗
Just want to share my weekend project,
named rm-safely.
It's just a simple shell alias, that can help prevent from accidental rm command (either both running by yourself or ai agent)
Tested on zsh 5.9 and bash 5.3
Might be useful for some people. Also, happy to hear any feedback.
No comments yet