Hacker News new | ask | show | jobs
by semi-extrinsic 4172 days ago
zsh has a nice feature where rm is only interactive if you are deleting everything in a folder. Another safety feature I really like in zsh is to tab-expand wildcards, so I can check that it's not deleting anything it shouldn't.