Fixing mouse scroll direction, key bindings, setting up Exposé spaces, etc.
Installing Keynote, Numbers, and Pages plus any software previously purchased from the App Store.
Installing replacement browsers: Chrome, Firefox, and Brave, along with Xee and iTerm2 and Skim.
Installing MacPorts, then software starting with ImageMagick. Imagemagick because it’s a good test of everything working properly.
$ sudo port install imagemagick +graphviz -x11
Then adding some of my favorite utilities
$ sudo port install antiword bat colordiff exiftool jhead lame sox tree xz
$ sudo port install ffmpeg -x11
$ sudo port install nnn ranger
Then install software development languages: go, rust, and ruby. Follow them with some CLI utilities written in those languages:
$ cargo install broot cw du-dust dutree exa fd hexyl \
just lsd pastel ripgrep sd
$ go get -u github.com/gokcehan/lf