Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My 2024 New Mac Setup #515

Open
swyxio opened this issue Nov 16, 2024 · 0 comments
Open

My 2024 New Mac Setup #515

swyxio opened this issue Nov 16, 2024 · 0 comments

Comments

@swyxio
Copy link
Owner

swyxio commented Nov 16, 2024


title: My 2024 New Mac Setup
description: I set up a new Mac for work today. Here's everything I use on a Mac for fullstack web development.
tags: mac, tech
published: false
slug: new-mac-setup-2024
category: note
canonical_url: https://www.swyx.io/new-mac-setup-2024/

I set up my new Macbook Pro (14 inch, 2023 M3 Max 36 GB RAM 1TB HD) today. Here's everything I use on a Mac.

Previous versions of this post: from 2018-2020, 2021, 2022 and 2023. If I update this post in future, these contents will be archived but this URL will remain.

Scroll all the way to the bottom for lists and other Mac setup tools from friends!

diffs i'm making this year

don't install python the normal way. no conda, no brew python. use uv for python management.

curl -LsSf https://astral.sh/uv/install.sh | sh
source $HOME/.local/bin/env.fish
uv python install 3.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant