@TheGibson Kept my backups mounted on `/home/user/backups` so I could have a fully automatic backup script.
Accidentally ran `rm -rf /home/user`. Deleting all my files, and the backups too.
New rule written in blood: The backup drive is disconnected when I'm not doing backups. I figure this protects me from malware, too?
@babble_endanger @TheGibson btdt, learned that rm -rf doesn't descend into symlinked directories.
Disconnected backup does prevent against malware, but the added step of attaching the backup drive easily distracts from making a backup as well.