Setup
I fell in love with MacOS a few years back and cannot fanthom working with anything else now.
This is why the setup page will be greatly dedicated to it.
Brew
Brew is my go-to package manager.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
links :
Fish
I personaly use fish, it is not great but it is nice.
(I write a fair amount of bash and donc really like to switch up my scripts for fish)
links :