So I was thinking of silly things I’ve done that pseudo-broke my system, or made me think I had a broken system. Like the time I put the cmd :

exit

in my ~/.bash_aliases file and I had to open a text editor to fix it because that broke all the terminals on my machine.

I’m curious what other silly things users have done to confuse themselves.

    • ma1w4re@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      35 minutes ago

      I remapped : to ; so that I don’t have to hold shift to enter command mode

      • Goun
        link
        fedilink
        arrow-up
        1
        ·
        20 minutes ago

        Oh that makes sense then, interesting