Usually I work on Unix based systems such as any Linux distribution or since a year now on a Mac. So the following steps will work on those machines out of the box. Some of the steps will work on Windows machines too.
I am a developer with focus on backend and some DevOps, but from time to time some frontend topics will land on my desk. So most of the time I am programming stuff in Java. Enough words for introduction let’s jump into the setup:
First things first! Setting up my terminal:
A step on Mac
Usually on my Linux based machines I use the default packet manager like apt, yum or dnf. On Mac I really recommend homebrew or short brew.