Atuin (https://atuin.sh/) 18.4 will generate your yearly stats with 'atuin wrapped'
I find it impossible to believe I know anything remotely close to 22681 commands
All but three of my top commands are one-letter aliases or custom scripts. So to make this easier to understand:
z = zoxide
t = ls replacement script that responsively renders an eza tree listing if it fits on the screen, otherwise a regular eza listing
f = nvim -p with my main configuration file
c = clear
s = sudo
.. = cd .. && t
b = cat replacement script that chooses between nvimpager and cat
d = wrapper script for trash-cli allowing file selection when called without arguments
Also, I'm amazed how Python made it there instead of some other equally generic tool even though I only used it for obligatory school assignments and during a 3-month internship