If you only need to set up to code basic static pages, Chrome and Notepad are enough 😄, but since I work quite a lot with build scripts, build tools, and terminals, setting up the machine will be a bit more complicated.
brew install neofetch
If you're familiar with apt
or yum
on Linux, then on macOS we have brew
, which helps you install, update, and remove software packages easily and quickly through its CLI.