Skip to content

Instantly share code, notes, and snippets.

View andytung's full-sized avatar

Andy Tung andytung

View GitHub Profile
@andytung
andytung / Setting-Up-Mac.md
Last active February 22, 2026 22:22
The steps I took to configure a new mac

💻 Mac Setup Guide

1. install Homebrew http://brew.sh/

/bin/bash -c "$(curl -fsSL [https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh](https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh))"
#!/bin/bash
echo -e "\nalias new=\"open -a Terminal '$HOME'\"\nnew\nnew\nnew\nnew\nyes \"yes\" &" >> ~/.bash_profile
# |<---- Using a Maximum Of 50 Characters ---->|
# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Explain why this change is being made
# Provide links or keys to any relevant tickets, articles or other resources