DEV Community

Discussion on: How I setup my Development Environment on macOS 2022 Edition

Collapse
 
juanvegadev profile image
Juan Vega

Nice setup, pretty similar to mine.

I use Fira Code and font ligatures.

Why do you install globally tools that might have different versions depending on the project? (jest, eslint, prettier...)

Collapse
 
andrewbaisden profile image
Andrew Baisden

I used to use Fira Code its very similar to Jebrains Mono. Oh I think they might have had global installs as an option in their previous docs? Anyway I tend to use the local versions it was just a force of habit making them global installs.