favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 7 days agoPlease don't delete the production DBlemmy.zipexternal-linkmessage-square34linkfedilinkarrow-up1491arrow-down14
arrow-up1487arrow-down1external-linkPlease don't delete the production DBlemmy.zipfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 7 days agomessage-square34linkfedilink
minus-squareDarkSideOfTheMoon@lemmy.worldlinkfedilinkarrow-up7arrow-down3·7 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-up16arrow-down1·7 days agoI truly hope that there is nothing irreplaceable on that machine, bc you might be about to FAAFO.
minus-squareMose13@lemmy.worldlinkfedilinkarrow-up2·2 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·6 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