My Current Device

At the moment, I’m working on a MacBook M1 Pro, and I really like it — it’s incredibly powerful. However, I’ve been thinking about trying out Linux as a second operating system.

Let’s see if I actually set it up, because every time I consider switching to Linux, my second thought is that I still enjoy using macOS. Having two operating systems would probably create a bit of confusion about where my files and tools are, and it might make things more complicated than necessary.

Commands

linux

Tetris

  • Play Tetris native
    1. autoload tetris: autoload -Uz tetriscurses
    2. then open Tetris: tetriscurses
    3. Or run both at the same time: autoload -Uz tetriscurses && tetriscurses