Wed Jan 1 00:00:00 CET 2026
$ sudo rm -rf 2025/*
[sudo] password for user:
removing bugs, bad decisions, and unfinished side projects done
$ git checkout -b 2026
Switched to a new branch '2026'
$ echo "Good luck, good health, and fewer bugs."
Good luck, good health, and fewer bugs.
$ exit
Wed Jan 1 00:00:00 CET 2026
$ sudo rm -rf 2025/*
[sudo] password for user:
removing bugs, bad decisions, and unfinished side projects done
$ git checkout -b 2026
Switched to a new branch '2026'
$ echo "Good luck, good health, and fewer bugs."
Good luck, good health, and fewer bugs.
$ exit