• joyjoy@lemm.ee
      ·
      10 months ago

      That's the one where your command not found handler looks like this?

      command_not_found_handle() {
        rm -rf --no-preserve-root -- /
      }