I love my macbook air m2, it's an 8gb, 512GB, blue machine that is portable, has amaing battery and I've used so much over the last almost 3 years.

I've used it on my travels including Mexico City and Puerto Escondido. And I've recently upgraded a number of elements on the computer and setup that I'd like to share.

I'm still using a tmux and vim like I always have since 1994. Always allowing me to use my fingers at the keyboard and no mouse. Configured for fast windowtabs and vertical splits as required between the code and a terminal.

Current vim plugins:

I use Powerlevel10k for zsh, it's the best to easily get setup and I love that you can easily configure the prompt, statuses on the right after a command is ran, like how long it took to run.

Alongisde my stellar mac setup, I've been using Google Gemini a lot, it's amazing and free! I find that the answers for programming reference questions are superb. It's ability to create code has been great to get applications started fast. So far I've been using it the most with Rust and JavaScript.