?? Setting Up My EPIC MacBook Pro M2 Max! ????

?? Setting Up My EPIC MacBook Pro M2 Max! ????

I have been using a MacBook Pro for about 3 years now. It has served me well and it's still working fine. I'm currently looking for a new laptop. Here are all goes into setting up my own setup for a new MacBook Pro M2 Max.

Inspired by?michaeluloth.com.?

Laptop

Is there a one command to escape problems with development on macs? Yes, it's?Command Line Tools for Xcode.?

xcode-select --install

Package Manager

How to update and uninstall apps outside of App Store? Homebrew is the answer. It's a package manager for OSX that allows you to install software with the command line.

Install it by?https://brew.sh.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"


Learn about how to mention npm version in package.json, VSCode settings and more in my article.

要查看或添加评论,请登录

Aleksei Volkov的更多文章

社区洞察

其他会员也浏览了