favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 18 days agoPlease don't delete the production DBlemmy.zipexternal-linkmessage-square34linkfedilinkarrow-up1492arrow-down14
arrow-up1488arrow-down1external-linkPlease don't delete the production DBlemmy.zipfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 18 days agomessage-square34linkfedilink
minus-squareDarkSideOfTheMoonlinkfedilinkarrow-up7arrow-down3·18 days agoI am using on Mac and I have few hooks, one is replace any rm to trash command. You can make hooks for the most dangerous patterns and use dangerous-skip-permissions with a bit more safety.
minus-squareOpenStars@piefed.sociallinkfedilinkEnglisharrow-up17arrow-down1·18 days agoI truly hope that there is nothing irreplaceable on that machine, bc you might be about to FAAFO.
minus-squaremoseschrutelinkfedilinkarrow-up2·14 days agoI think you’re only supposed to use the dangerous skip thing when it’s running inside a docker container
minus-squareJakeroxs@sh.itjust.workslinkfedilinkarrow-up1arrow-down2·18 days agoIts really not all that common for it to delete everything lol
I am using on Mac and I have few hooks, one is replace any rm to trash command. You can make hooks for the most dangerous patterns and use dangerous-skip-permissions with a bit more safety.
I truly hope that there is nothing irreplaceable on that machine, bc you might be about to FAAFO.
I think you’re only supposed to use the dangerous skip thing when it’s running inside a docker container
deleted by creator
Its really not all that common for it to delete everything lol